diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-29 01:13:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-29 01:13:07 +0800 |
commit | 432fab820f78cc089cc758c77d49790c08c2cf2b (patch) | |
tree | 26595f684efcfcfc0705535220a78b5edfe7ba78 /astro | |
parent | db1294f5de3535ea256d1ee1f035ae9cae068e5f (diff) | |
download | freebsd-ports-gnome-432fab820f78cc089cc758c77d49790c08c2cf2b.tar.gz freebsd-ports-gnome-432fab820f78cc089cc758c77d49790c08c2cf2b.tar.zst freebsd-ports-gnome-432fab820f78cc089cc758c77d49790c08c2cf2b.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 |