svn commit: r328610 - head/astro/p5-Astro-DSS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 28 17:13:10 UTC 2013
Author: sunpoet
Date: Sat Sep 28 17:13:07 2013
New Revision: 328610
URL: http://svnweb.freebsd.org/changeset/ports/328610
Log:
- Support STAGEDIR
Modified:
head/astro/p5-Astro-DSS/Makefile
head/astro/p5-Astro-DSS/pkg-plist (contents, props changed)
Modified: head/astro/p5-Astro-DSS/Makefile
==============================================================================
--- head/astro/p5-Astro-DSS/Makefile Sat Sep 28 17:13:03 2013 (r328609)
+++ head/astro/p5-Astro-DSS/Makefile Sat Sep 28 17:13:07 2013 (r328610)
@@ -16,8 +16,5 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/ww
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
-
-MAN3= Astro::DSS.3
.include <bsd.port.mk>
Modified: head/astro/p5-Astro-DSS/pkg-plist
==============================================================================
--- head/astro/p5-Astro-DSS/pkg-plist Sat Sep 28 17:13:03 2013 (r328609)
+++ head/astro/p5-Astro-DSS/pkg-plist Sat Sep 28 17:13:07 2013 (r328610)
@@ -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
More information about the svn-ports-head
mailing list