aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-DNS-EasyDNS
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-03 07:46:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-03 07:46:27 +0000
commit00afe0823b9606d6b31125eb813c00c09e537fed (patch)
treeba8ca524ba7a11b602fa06d9b2f833679f8c4873 /dns/p5-DNS-EasyDNS
parent2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (diff)
downloadports-00afe0823b9606d6b31125eb813c00c09e537fed.tar.gz
ports-00afe0823b9606d6b31125eb813c00c09e537fed.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332593
Diffstat (limited to 'dns/p5-DNS-EasyDNS')
-rw-r--r--dns/p5-DNS-EasyDNS/Makefile10
-rw-r--r--dns/p5-DNS-EasyDNS/pkg-plist3
2 files changed, 5 insertions, 8 deletions
diff --git a/dns/p5-DNS-EasyDNS/Makefile b/dns/p5-DNS-EasyDNS/Makefile
index e7b858b5f74e..57bfaf437fca 100644
--- a/dns/p5-DNS-EasyDNS/Makefile
+++ b/dns/p5-DNS-EasyDNS/Makefile
@@ -10,20 +10,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Update your EasyDNS dynamic DNS entries
-BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN3= DNS::EasyDNS.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/dns/p5-DNS-EasyDNS/pkg-plist b/dns/p5-DNS-EasyDNS/pkg-plist
index e4ce7de8e1f2..b1959ba0f5f4 100644
--- a/dns/p5-DNS-EasyDNS/pkg-plist
+++ b/dns/p5-DNS-EasyDNS/pkg-plist
@@ -1,9 +1,10 @@
+%%PERL5_MAN3%%/DNS::EasyDNS.3.gz
%%SITE_PERL%%/DNS/EasyDNS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DNS/EasyDNS/.packlist
%%PORTDOCS%%%%EXAMPLESDIR%%/easydns-by-interface
%%PORTDOCS%%%%EXAMPLESDIR%%/easydns-from-router
%%PORTDOCS%%%%EXAMPLESDIR%%/easydns-simple
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DNS/EasyDNS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DNS/EasyDNS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DNS
@dirrmtry %%SITE_PERL%%/DNS