summaryrefslogtreecommitdiff
path: root/net/socks5
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-12-22 07:45:38 +0000
committerhubertf <hubertf>1997-12-22 07:45:38 +0000
commit52d384397b4eab7e2f7ad85e7a1876b7c7640f79 (patch)
treef1ede92dd4a3f7486eb9c5b1fc31bf76545494e9 /net/socks5
parentcb34d052b89995e07534e1e89945df2dbae1e0c6 (diff)
downloadpkgsrc-52d384397b4eab7e2f7ad85e7a1876b7c7640f79.tar.gz
Fix setting CONFIGURE_ARGS ("=" -> "+=")
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 8543f690b27..dcae77e637e 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Apr 1996
# Whom: pst
#
-# $NetBSD: Makefile,v 1.3 1997/12/17 14:55:36 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1997/12/22 07:45:50 hubertf Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp
#
@@ -22,7 +22,7 @@ RESTRICTED= "no commercial use"
# here are some extra configure args you may wish to use
# see the readme file before screwing with them
#
-#EXTRA_CONFIGURE_ARGS= \
+#EXTRA_CONFIGURE_ARGS+= \
# --with-default-server=socks.mydomain.com \
# --with-syslog-facility=LOG_AUTH \
# --with-passwd