aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-01-21 04:40:39 +0800
committermat <mat@FreeBSD.org>2014-01-21 04:40:39 +0800
commit28a92fe94f8cd567901d26092c6df74e50c686c0 (patch)
tree4ff2067991acf7aedbb4e05f2c6d324697044dcd
parente82634cf0c90c86bb275fe871b02c113f6c87df8 (diff)
downloadfreebsd-ports-gnome-28a92fe94f8cd567901d26092c6df74e50c686c0.tar.gz
freebsd-ports-gnome-28a92fe94f8cd567901d26092c6df74e50c686c0.tar.zst
freebsd-ports-gnome-28a92fe94f8cd567901d26092c6df74e50c686c0.zip
Convert to staging.
Sponsored by: Absolight
-rw-r--r--textproc/fist/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile
index 57a0b074c2e6..1e3380eaee32 100644
--- a/textproc/fist/Makefile
+++ b/textproc/fist/Makefile
@@ -10,8 +10,6 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= An emphatic message generator
GNU_CONFIGURE= yes
-MAN1= fist.1
-PLIST_FILES= bin/fist
+PLIST_FILES= bin/fist man/man1/fist.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>