diff options
Diffstat (limited to 'misc/cstream')
-rw-r--r-- | misc/cstream/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index 063f1e99201b..b1e9b3fcda1d 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -15,10 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT GNU_CONFIGURE= yes -MAN1= cstream.1 -PLIST_FILES= bin/cstream +PLIST_FILES= bin/cstream \ + man/man1/cstream.1.gz -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^if \[/s| $$CFLAGS | "$$CFLAGS" |' ${WRKSRC}/configure |