svn commit: r343404 - head/ftp/wxdfast

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Feb 8 22:30:28 UTC 2014


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


More information about the svn-ports-head mailing list