aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Excel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 13:43:06 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 13:43:06 +0000
commit58fb45f3dd6072a62c8853d31c25cee7e8140684 (patch)
treea7cae2ee0ed52556ca684f0e3f7f2f2cb06d3abd /databases/p5-DBD-Excel
parent7fb63a7d641b28e5c3da916cfe4f0d9cb4c40a7a (diff)
Support staging.
Notes
Notes: svn path=/head/; revision=342698
Diffstat (limited to 'databases/p5-DBD-Excel')
-rw-r--r--databases/p5-DBD-Excel/Makefile7
-rw-r--r--databases/p5-DBD-Excel/pkg-plist1
2 files changed, 3 insertions, 5 deletions
diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile
index 5c98dde2847e..6db3464ecf25 100644
--- a/databases/p5-DBD-Excel/Makefile
+++ b/databases/p5-DBD-Excel/Makefile
@@ -20,13 +20,10 @@ EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME}
USES= perl5
USE_PERL5= configure
-MAN3= DBD::Excel.3
-
-NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/sample/* ${EXAMPLESDIR}
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ @${INSTALL_DATA} ${WRKSRC}/sample/* ${STAGEDIR}${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/databases/p5-DBD-Excel/pkg-plist b/databases/p5-DBD-Excel/pkg-plist
index 6c08d0af261a..9ce4eb40aa23 100644
--- a/databases/p5-DBD-Excel/pkg-plist
+++ b/databases/p5-DBD-Excel/pkg-plist
@@ -13,6 +13,7 @@
%%PORTDOCS%%share/examples/DBD-Excel/texj.pl
%%PORTDOCS%%share/examples/DBD-Excel/thidden.pl
%%PORTDOCS%%share/examples/DBD-Excel/thidden.xls
+%%PERL5_MAN3%%/DBD::Excel.3.gz
@dirrmtry %%SITE_PERL%%/DBD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Excel
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD