summaryrefslogtreecommitdiff
path: root/net/ddclient
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit4cf1fa41517eb901e7e5a198fb767c80533249d0 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/ddclient
parent8441e63af6a2207f88fe03d6317d6754a32d5840 (diff)
downloadpkgsrc-4cf1fa41517eb901e7e5a198fb767c80533249d0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/ddclient')
-rw-r--r--net/ddclient/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index 51ac7a23c4f..7af56b4890a 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2012/10/03 21:56:53 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2012/10/23 17:18:16 asau Exp $
DISTNAME= ddclient-3.6.6
PKGREVISION= 3
@@ -24,7 +24,6 @@ CONF_FILES_PERMS= ${EGDIR}/sample-etc_ddclient.conf \
${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0600
INSTALLATION_DIRS= sbin share/doc/ddclient share/examples/ddclient
-PKG_DESTDIR_SUPPORT= user-destdir
do-configure:
cd ${WRKSRC}; for f in ddclient; do \