summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 11:17:10 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 11:17:10 +0000
commit2c03f435c837dcfa10f204128f2c33465a17cefb (patch)
tree0376c3e6dc6e2c84e788f7b7470da2a462f95a78 /net/socks5
parent88bdf50ea4d5a9d2cfa2a160bbcd011e9becd5e2 (diff)
downloadpkgsrc-2c03f435c837dcfa10f204128f2c33465a17cefb.tar.gz
bl3ify
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 05c563ee97a..604dbdaf9a1 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2003/12/19 12:25:02 agc Exp $
+# $NetBSD: Makefile,v 1.31 2004/01/05 11:20:18 jlam Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp
#
@@ -28,7 +28,9 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
# --with-syslog-facility=LOG_AUTH \
# --with-passwd
-USE_BUILDLINK2= yes
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \