diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-07 11:52:41 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-07 11:52:41 +0800 |
commit | 5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-WWW-Google-SiteMap/Makefile | |
parent | aa7203bfe36ea4c6977d938d04e68f98ab231647 (diff) | |
download | freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.gz freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.zst freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.zip |
Support STAGEDIR.
Diffstat (limited to 'textproc/p5-WWW-Google-SiteMap/Makefile')
-rw-r--r-- | textproc/p5-WWW-Google-SiteMap/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/p5-WWW-Google-SiteMap/Makefile b/textproc/p5-WWW-Google-SiteMap/Makefile index c9f7c71d7648..ae0e61f3aca2 100644 --- a/textproc/p5-WWW-Google-SiteMap/Makefile +++ b/textproc/p5-WWW-Google-SiteMap/Makefile @@ -21,11 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Google::SiteMap.3 \ - WWW::Google::SiteMap::Index.3 \ - WWW::Google::SiteMap::Ping.3 \ - WWW::Google::SiteMap::Robot.3 \ - WWW::Google::SiteMap::URL.3 - -NO_STAGE= yes .include <bsd.port.mk> |