svn commit: r341484 - head/textproc/gpp

Mathieu Arnold mat at FreeBSD.org
Mon Jan 27 23:49:29 UTC 2014


Author: mat
Date: Mon Jan 27 23:49:28 2014
New Revision: 341484
URL: http://svnweb.freebsd.org/changeset/ports/341484
QAT: https://qat.redports.org/buildarchive/r341484/

Log:
  Convert to staging.
  
  Sponsored by:	Absolight

Deleted:
  head/textproc/gpp/pkg-plist
Modified:
  head/textproc/gpp/Makefile

Modified: head/textproc/gpp/Makefile
==============================================================================
--- head/textproc/gpp/Makefile	Mon Jan 27 23:47:37 2014	(r341483)
+++ head/textproc/gpp/Makefile	Mon Jan 27 23:49:28 2014	(r341484)
@@ -12,7 +12,6 @@ COMMENT=	The Generic Preprocessor
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 
-MAN1=		gpp.1
+PLIST_FILES=	bin/gpp man/man1/gpp.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list