aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-29 15:57:00 +0800
committermiwi <miwi@FreeBSD.org>2014-01-29 15:57:00 +0800
commitef88d2a5ff0c0398d2ff887dfacf40babd107662 (patch)
tree340b65389620ff4b7b7fc392e761828c66e07d81
parent9348735c610ce93500c9729af52422c57c243276 (diff)
downloadfreebsd-ports-gnome-ef88d2a5ff0c0398d2ff887dfacf40babd107662.tar.gz
freebsd-ports-gnome-ef88d2a5ff0c0398d2ff887dfacf40babd107662.tar.zst
freebsd-ports-gnome-ef88d2a5ff0c0398d2ff887dfacf40babd107662.zip
- Stage support
-rw-r--r--www/p5-Apache2-SiteControl/Makefile10
-rw-r--r--www/p5-Apache2-SiteControl/pkg-plist8
2 files changed, 8 insertions, 10 deletions
diff --git a/www/p5-Apache2-SiteControl/Makefile b/www/p5-Apache2-SiteControl/Makefile
index 7996ba7405e8..be4c9d565709 100644
--- a/www/p5-Apache2-SiteControl/Makefile
+++ b/www/p5-Apache2-SiteControl/Makefile
@@ -28,16 +28,6 @@ OPTIONS_DEFAULT= RADIUS
USES= perl5
USE_PERL5= configure
-MAN3= Apache2::SiteControl.3 \
- Apache2::SiteControl::GrantAllRule.3 \
- Apache2::SiteControl::ManagerFactory.3 \
- Apache2::SiteControl::PermissionManager.3 \
- Apache2::SiteControl::Radius.3 \
- Apache2::SiteControl::Rule.3 \
- Apache2::SiteControl::User.3 \
- Apache2::SiteControl::UserFactory.3
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ! ${PORT_OPTIONS:MRADIUS}
diff --git a/www/p5-Apache2-SiteControl/pkg-plist b/www/p5-Apache2-SiteControl/pkg-plist
index b6c724d38456..a10f0d09ff9b 100644
--- a/www/p5-Apache2-SiteControl/pkg-plist
+++ b/www/p5-Apache2-SiteControl/pkg-plist
@@ -1,3 +1,11 @@
+%%PERL5_MAN3%%/Apache2::SiteControl.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::GrantAllRule.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::ManagerFactory.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::PermissionManager.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::Radius.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::Rule.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::User.3.gz
+%%PERL5_MAN3%%/Apache2::SiteControl::UserFactory.3.gz
%%SITE_PERL%%/Apache2/SiteControl.pm
%%SITE_PERL%%/Apache2/SiteControl/GrantAllRule.pm
%%SITE_PERL%%/Apache2/SiteControl/ManagerFactory.pm