summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/cstream/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile
index 27946426f7fe..6a9abe368bd8 100644
--- a/misc/cstream/Makefile
+++ b/misc/cstream/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cstream
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/
@@ -11,9 +12,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/cstream \
- man/man1/cstream.1.gz
+ share/man/man1/cstream.1.gz
post-patch:
@${REINPLACE_CMD} -e \