diff options
author | az <az@FreeBSD.org> | 2014-01-30 01:46:33 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 01:46:33 +0800 |
commit | ac93c83525c5b6bca1078b2df772ea4307ab529f (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /dns/p5-Net-DNS-ZoneCheck/Makefile | |
parent | d403533dfecbd8448ba800d0ea6a69066dfd4ae1 (diff) | |
download | freebsd-ports-gnome-ac93c83525c5b6bca1078b2df772ea4307ab529f.tar.gz freebsd-ports-gnome-ac93c83525c5b6bca1078b2df772ea4307ab529f.tar.zst freebsd-ports-gnome-ac93c83525c5b6bca1078b2df772ea4307ab529f.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'dns/p5-Net-DNS-ZoneCheck/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ZoneCheck/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS-ZoneCheck/Makefile b/dns/p5-Net-DNS-ZoneCheck/Makefile index 7c6c80c8fcf3..2359fbf0ba82 100644 --- a/dns/p5-Net-DNS-ZoneCheck/Makefile +++ b/dns/p5-Net-DNS-ZoneCheck/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::DNS::ZoneCheck.3 - -NO_STAGE= yes .include <bsd.port.mk> |