diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-10-29 15:56:01 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-10-29 15:56:01 +0800 |
commit | 8eee942c8a5642c231dea9372a9a9c299846eea8 (patch) | |
tree | da4ace2e753679151567811a6c9b3dbe0ea73316 /devel/p5-DateTime-Format-MySQL | |
parent | daa016a7c6e2c5161b76246ab4955e742afa50e4 (diff) | |
download | freebsd-ports-gnome-8eee942c8a5642c231dea9372a9a9c299846eea8.tar.gz freebsd-ports-gnome-8eee942c8a5642c231dea9372a9a9c299846eea8.tar.zst freebsd-ports-gnome-8eee942c8a5642c231dea9372a9a9c299846eea8.zip |
Support STAGEDIR.
Diffstat (limited to 'devel/p5-DateTime-Format-MySQL')
-rw-r--r-- | devel/p5-DateTime-Format-MySQL/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-MySQL/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile index 7b291c50a98c..9470379494af 100644 --- a/devel/p5-DateTime-Format-MySQL/Makefile +++ b/devel/p5-DateTime-Format-MySQL/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ USES= perl5 USE_PERL5= modbuild -MAN3= DateTime::Format::MySQL.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-DateTime-Format-MySQL/pkg-plist b/devel/p5-DateTime-Format-MySQL/pkg-plist index 1dc269578a7a..24189721a949 100644 --- a/devel/p5-DateTime-Format-MySQL/pkg-plist +++ b/devel/p5-DateTime-Format-MySQL/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/DateTime::Format::MySQL.3.gz %%SITE_PERL%%/DateTime/Format/MySQL.pm @dirrmtry %%SITE_PERL%%/DateTime/Format @dirrmtry %%SITE_PERL%%/DateTime |