From 8d88c57c65f498972a9f1dd86d18fae4f889f9b6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Sun, 26 Jan 2014 20:27:24 +0000 Subject: [PATCH] Support staging. Sponsored by: Absolight --- textproc/fex/Makefile | 4 +--- 1 file changed, 1 insertion(+), 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