Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2014 22:30:27 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343404 - head/ftp/wxdfast
Message-ID:  <201402082230.s18MURwd021170@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Feb  8 22:30:27 2014
New Revision: 343404
URL: http://svnweb.freebsd.org/changeset/ports/343404
QAT: https://qat.redports.org/buildarchive/r343404/

Log:
  - Add stage support

Modified:
  head/ftp/wxdfast/Makefile
  head/ftp/wxdfast/pkg-plist

Modified: head/ftp/wxdfast/Makefile
==============================================================================
--- head/ftp/wxdfast/Makefile	Sat Feb  8 22:18:16 2014	(r343403)
+++ head/ftp/wxdfast/Makefile	Sat Feb  8 22:30:27 2014	(r343404)
@@ -25,9 +25,6 @@ AUTOMAKE_ARGS=	--add-missing --copy --fo
 LIBTOOLIZE_ARGS=--copy --force
 CONFIGURE_ENV=	WXRC="${WXRC_CMD}"
 
-MAN1=		wxdfast.1
-
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|pt_BR||' ${WRKSRC}/man/Makefile.am

Modified: head/ftp/wxdfast/pkg-plist
==============================================================================
--- head/ftp/wxdfast/pkg-plist	Sat Feb  8 22:18:16 2014	(r343403)
+++ head/ftp/wxdfast/pkg-plist	Sat Feb  8 22:30:27 2014	(r343404)
@@ -1,4 +1,5 @@
 bin/wxdfast
+man/man1/wxdfast.1.gz
 share/applications/wxdfast.desktop
 share/locale/cs/LC_MESSAGES/wxDFast.mo
 share/locale/de/LC_MESSAGES/wxDFast.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402082230.s18MURwd021170>