summaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 19:50:50 +0000
committerasau <asau@pkgsrc.org>2012-10-23 19:50:50 +0000
commitb3937b829f749d3f714170a321ee57e62846d0c0 (patch)
tree7ee285aeaed7acbbe1f3c5cf0a367eb5369aafaa /sysutils/socket
parent797d2b680f3a2c34ac5baed4e6becd159ccecda2 (diff)
downloadpkgsrc-b3937b829f749d3f714170a321ee57e62846d0c0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'sysutils/socket')
-rw-r--r--sysutils/socket/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index f3a3c1d9daa..a15206cac3a 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/06/12 15:46:03 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/23 19:51:24 asau Exp $
DISTNAME= socket-1.1
CATEGORIES= sysutils net
@@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Create tcp socket and connect to stdin/out
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_ENV+= INSTALLBASE=${PREFIX:Q}
PKG_OPTIONS_VAR= PKG_OPTIONS.socket