summaryrefslogtreecommitdiff
path: root/net/socks5
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/socks5
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 0b12ebc7e22..234531f7da1 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/03/24 21:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2005/04/11 21:47:00 tv Exp $
DISTNAME= socks5-v1_0r2
PKGNAME= socks5-1.0.2
@@ -28,7 +28,6 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/socks5-v1.0r2
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \