aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Spool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Spool/Makefile')
-rw-r--r--mail/p5-Mail-Spool/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/p5-Mail-Spool/Makefile b/mail/p5-Mail-Spool/Makefile
index 85112726680d..06a94b4e56ec 100644
--- a/mail/p5-Mail-Spool/Makefile
+++ b/mail/p5-Mail-Spool/Makefile
@@ -8,9 +8,9 @@
PORTNAME= Mail-Spool
PORTVERSION= 0.50
CATEGORIES= mail perl5
-MASTER_SITES= https://demo.portaone.com/~andrew/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-fixed
MAINTAINER= ports@FreeBSD.org
@@ -19,8 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/File/NFSLock.pm:${PORTSDIR}/devel/p5-File-NFSLock \
${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
RUN_DEPENDS= ${BUILD_DEPENDS}
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
PERL_CONFIGURE= yes
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}