summaryrefslogtreecommitdiff
path: root/net/ddclient/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-18 21:15:07 +0000
committerjlam <jlam>2002-09-18 21:15:07 +0000
commit522c9d02de8282ca6a47f882bd6872b72a7b12be (patch)
treee0bb35773ef4b40f455703fa2781a51565bf1981 /net/ddclient/Makefile
parent851512642d2291a334c671fb1941e824a4d4c203 (diff)
downloadpkgsrc-522c9d02de8282ca6a47f882bd6872b72a7b12be.tar.gz
When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
Diffstat (limited to 'net/ddclient/Makefile')
-rw-r--r--net/ddclient/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index b571df4532b..22d9aa4fbbd 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/08/25 21:49:56 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2002/09/18 21:15:14 jlam Exp $
DISTNAME= ddclient-3.6.2
CATEGORIES= net
@@ -16,7 +16,6 @@ RCD_SCRIPTS= ddclient
CONF_FILES_PERMS= ${EGDIR}/sample-etc_ddclient.conf \
${PKG_SYSCONFDIR}/ddclient.conf \
${ROOT_USER} ${ROOT_GROUP} 0600
-DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL
do-configure:
cd ${WRKSRC}; for file in ddclient; do \