diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /net/pear-Net_DNSBL | |
parent | 117fca0bcb1296c59c55e670974c1d3263184c8d (diff) | |
download | ports-4f5544a38b1a9cb3b0735ff410b51e7794dfeed4.tar.gz ports-4f5544a38b1a9cb3b0735ff410b51e7794dfeed4.zip |
Notes
Diffstat (limited to 'net/pear-Net_DNSBL')
-rw-r--r-- | net/pear-Net_DNSBL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 4ba99f4dd6ac..5489921040ca 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -23,7 +23,6 @@ PEAR_AUTOINSTALL= yes PORTSCOUT= skipv:1.3.0a1 -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |