aboutsummaryrefslogtreecommitdiff
path: root/mail/jmba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/jmba/Makefile')
-rw-r--r--mail/jmba/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/jmba/Makefile b/mail/jmba/Makefile
index 10a677fc21c9..13d5854c4001 100644
--- a/mail/jmba/Makefile
+++ b/mail/jmba/Makefile
@@ -11,11 +11,9 @@ COMMENT= Junk Mail Buffering Agent
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
-MAN1= jmba.1
-PLIST_FILES= bin/jmba
-MANCOMPRESSED= yes
+PLIST_FILES= bin/jmba \
+ man/man1/jmba.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>