diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-11-15 23:08:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-11-15 23:08:12 +0800 |
commit | e5a90ddb2370074f9b4ff2df2702fd89ce0a8b41 (patch) | |
tree | c26d446bd65d38fc523435da6524c80360b14a59 /dns/fpdns/Makefile | |
parent | b35b515014a1d8dccd8a16419a2f3f8b546eecc7 (diff) | |
download | freebsd-ports-gnome-e5a90ddb2370074f9b4ff2df2702fd89ce0a8b41.tar.gz freebsd-ports-gnome-e5a90ddb2370074f9b4ff2df2702fd89ce0a8b41.tar.zst freebsd-ports-gnome-e5a90ddb2370074f9b4ff2df2702fd89ce0a8b41.zip |
Support staging.
Diffstat (limited to 'dns/fpdns/Makefile')
-rw-r--r-- | dns/fpdns/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index 701deac6a957..1ddefe3cac4e 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -22,7 +22,4 @@ GH_TAGNAME= 20130404 USES= perl5 USE_PERL5= configure -MAN1= fpdns.1 - -NO_STAGE= yes .include <bsd.port.mk> |