summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2018-09-03 12:37:45 +0000
committergdt <gdt@pkgsrc.org>2018-09-03 12:37:45 +0000
commit9489a1608bd97bad73f222cd873c95d3b6a8b2d2 (patch)
tree7665891756d3a7368bc78850ed55e396f39faf76
parentef910c796f3d121b4d76289bab1ca5946a9452ed (diff)
downloadpkgsrc-9489a1608bd97bad73f222cd873c95d3b6a8b2d2.tar.gz
ddclient: Substitute in post-patch, not pre-configure
The pre-configure target is not run when there is no configure phase.
-rw-r--r--net/ddclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile
index 6567655998f..49a6d23b0e6 100644
--- a/net/ddclient/Makefile
+++ b/net/ddclient/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2018/08/22 09:45:51 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/09/03 12:37:45 gdt Exp $
DISTNAME= ddclient-3.8.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ddclient/}
EXTRACT_SUFX= .tar.bz2
@@ -33,7 +33,7 @@ INSTALLATION_DIRS= sbin share/doc/ddclient share/examples/ddclient
SUBST_CLASSES+= config
SUBST_MESSAGE.config= Adjust variables: PKG_SYSCONFDIR VARBASE PERL5 (in patch-aa)
SUBST_FILES.config+= ddclient
-SUBST_STAGE.config= pre-configure
+SUBST_STAGE.config= post-patch
SUBST_VARS.config= PKG_SYSCONFDIR VARBASE PERL5
NO_CONFIGURE= yes