svn commit: r341278 - head/textproc/fex
Mathieu Arnold
mat at FreeBSD.org
Sun Jan 26 20:27:24 UTC 2014
Author: mat
Date: Sun Jan 26 20:27:24 2014
New Revision: 341278
URL: http://svnweb.freebsd.org/changeset/ports/341278
QAT: https://qat.redports.org/buildarchive/r341278/
Log:
Support staging.
Sponsored by: Absolight
Modified:
head/textproc/fex/Makefile
Modified: head/textproc/fex/Makefile
==============================================================================
--- head/textproc/fex/Makefile Sun Jan 26 20:26:27 2014 (r341277)
+++ head/textproc/fex/Makefile Sun Jan 26 20:27:24 2014 (r341278)
@@ -14,10 +14,8 @@ LICENSE= APACHE20
MAKE_ENV+= INSTALLMAN=${PREFIX}/man
-PLIST_FILES= bin/fex
-MAN1= fex.1
+PLIST_FILES= bin/fex man/man1/fex.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|CC=gcc|CC=${CC}|g' ${WRKSRC}/Makefile
More information about the svn-ports-head
mailing list