summaryrefslogtreecommitdiff
path: root/mail/spamcup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamcup/Makefile')
-rw-r--r--mail/spamcup/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/spamcup/Makefile b/mail/spamcup/Makefile
index 9bd12a2ffeee..c17834a8a5a5 100644
--- a/mail/spamcup/Makefile
+++ b/mail/spamcup/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spamcup
PORTVERSION= 1.09
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= SF
@@ -19,9 +19,6 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
USES= perl5
USE_PERL5= configure
-PLIST_FILES= bin/spamcup.pl ${SITE_PERL_REL}/spamcup.pl \
- ${SITE_PERL_REL}/${PERL_ARCH}/auto/Spamcup/.packlist
-
-PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/Spamcup
+PLIST_FILES= bin/spamcup.pl ${SITE_PERL_REL}/spamcup.pl
.include <bsd.port.mk>