summaryrefslogtreecommitdiff
path: root/net/socks4
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /net/socks4
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'net/socks4')
-rw-r--r--net/socks4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/socks4/Makefile b/net/socks4/Makefile
index ddb955fc5f3..04aa750c182 100644
--- a/net/socks4/Makefile
+++ b/net/socks4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/09/08 15:03:15 sketch Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/11 21:47:00 tv Exp $
#
DISTNAME= export.socks.cstc.4.2.2
@@ -17,7 +17,6 @@ LICENSE= no-commercial-use
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/socks.cstc.4.2
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
MAKE_ENV+= OPTIMIZE="${CFLAGS}"