summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2016-06-24 23:56:46 +0000
committeragc <agc@pkgsrc.org>2016-06-24 23:56:46 +0000
commiteb3deaf83958d908498dbc50f9a95ef65ad9e546 (patch)
tree6a6c7d70aa2d0f8d4b51ef170b42226b9f242f60 /net
parentdc94d4d6ca8b64fd71315fa3953a8b622ce9bc24 (diff)
downloadpkgsrc-eb3deaf83958d908498dbc50f9a95ef65ad9e546.tar.gz
Fix the variable name substituted in the ddclient file, reported by
prototrout on freenode.
Diffstat (limited to 'net')
-rw-r--r--net/ddclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index da4fdd23e85..d0d8bb9db5e 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/02/09 12:23:37 mef Exp $
+# $NetBSD: Makefile,v 1.39 2016/06/24 23:56:46 agc Exp $
DISTNAME= ddclient-3.8.3
CATEGORIES= net
@@ -30,10 +30,10 @@ REPLACE_FILES.sh+= sample-etc_rc.d_init.d_ddclient
INSTALLATION_DIRS= sbin share/doc/ddclient share/examples/ddclient
SUBST_CLASSES+= config
-SUBST_MESSAGE.config= Adjust variables: PKG_SYSCONFIGDIR VARBASE PERL5 (in patch-aa)
+SUBST_MESSAGE.config= Adjust variables: PKG_SYSCONFDIR VARBASE PERL5 (in patch-aa)
SUBST_FILES.config+= ddclient
SUBST_STAGE.config= post-patch
-SUBST_VARS.config= PKG_SYSCONFIGDIR VARBASE PERL5
+SUBST_VARS.config= PKG_SYSCONFDIR VARBASE PERL5
NO_CONFIGURE= yes
NO_BUILD= yes