summaryrefslogtreecommitdiff
path: root/net/socks4
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
committerasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
commit276a662941e96eb9e2365a6746653f5103be8fb2 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/socks4
parente1eb0090ae6d8b8fdd7a38fe2ca40e638a527849 (diff)
downloadpkgsrc-276a662941e96eb9e2365a6746653f5103be8fb2.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
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 cde291314b2..aa7a46500fa 100644
--- a/net/socks4/Makefile
+++ b/net/socks4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/02/08 00:16:00 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:09 asau Exp $
#
DISTNAME= export.socks.cstc.4.2.2
@@ -14,7 +14,6 @@ COMMENT= Old library, server and client for using proxy firewall software
CONFLICTS= socks5-[0-9]* dante*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/socks.cstc.4.2
MAKE_ENV+= OPTIMIZE=${CFLAGS:M*:Q}