diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-29 01:13:07 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-29 01:13:07 +0800 |
commit | 6acbbcf755e3721d7125ff777a5a48b2c7937f1e (patch) | |
tree | 26595f684efcfcfc0705535220a78b5edfe7ba78 /astro | |
parent | 3bf6d6336d822f08d9d98e4c32db5d2c37a15187 (diff) | |
download | freebsd-ports-gnome-6acbbcf755e3721d7125ff777a5a48b2c7937f1e.tar.gz freebsd-ports-gnome-6acbbcf755e3721d7125ff777a5a48b2c7937f1e.tar.zst freebsd-ports-gnome-6acbbcf755e3721d7125ff777a5a48b2c7937f1e.zip |
- Support STAGEDIR
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-DSS/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index f7ea712c92dd..ca9d946a214f 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -16,8 +16,5 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::DSS.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-DSS/pkg-plist b/astro/p5-Astro-DSS/pkg-plist index 0377bef1be26..d724cc51703f 100644 --- a/astro/p5-Astro-DSS/pkg-plist +++ b/astro/p5-Astro-DSS/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Astro/DSS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS/.packlist +%%PERL5_MAN3%%/Astro::DSS.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrmtry %%SITE_PERL%%/Astro |