aboutsummaryrefslogtreecommitdiff
path: root/sysutils/most
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 07:14:05 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-23 07:14:05 +0000
commit0453b815e72d64b4a0594e34e07ebc5513cdc652 (patch)
tree9336537060dc9a4c473c1bfaeb23ab3533e2371b /sysutils/most
parent5eb6e94b3b359e965f3d26a45fad36922163a320 (diff)
downloadports-0453b815e72d64b4a0594e34e07ebc5513cdc652.tar.gz
ports-0453b815e72d64b4a0594e34e07ebc5513cdc652.zip
Notes
Diffstat (limited to 'sysutils/most')
-rw-r--r--sysutils/most/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile
index 9168cf5eb9f6..11e4634057bc 100644
--- a/sysutils/most/Makefile
+++ b/sysutils/most/Makefile
@@ -20,13 +20,11 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-mmap
MAKE_JOBS_UNSAFE= yes
-PLIST_FILES= bin/most
+PLIST_FILES= bin/most man/man1/most.1.gz
PORTDOCS= README changes.txt lesskeys.rc most-fun.txt most.doc most.rc
-MAN1= most.1
PORTSCOUT= skipv:5.0.0a
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|' \
${WRKSRC}/src/jdmacros.h