aboutsummaryrefslogtreecommitdiff
path: root/textproc/fex/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-26 20:27:24 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-26 20:27:24 +0000
commit8d88c57c65f498972a9f1dd86d18fae4f889f9b6 (patch)
treec69b6eafbf3e0908e794595d10795377e22424fd /textproc/fex/Makefile
parent66b5a3ffa02ba09a84f901e343f2d258d678d181 (diff)
downloadports-8d88c57c65f498972a9f1dd86d18fae4f889f9b6.tar.gz
ports-8d88c57c65f498972a9f1dd86d18fae4f889f9b6.zip
Support staging.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=341278
Diffstat (limited to 'textproc/fex/Makefile')
-rw-r--r--textproc/fex/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/fex/Makefile b/textproc/fex/Makefile
index d440e5930c88..427567e026cf 100644
--- a/textproc/fex/Makefile
+++ b/textproc/fex/Makefile
@@ -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