summaryrefslogtreecommitdiff
path: root/net/chrony/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/chrony/Makefile')
-rw-r--r--net/chrony/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 8044be20ca8..bd9a9720a9c 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/01/03 18:00:19 roy Exp $
+# $NetBSD: Makefile,v 1.35 2018/07/04 13:40:27 jperkin Exp $
DISTNAME= chrony-1.31.1
PKGREVISION= 4
@@ -29,7 +29,7 @@ SUBST_CLASSES+= paths
SUBST_FILES.paths= ${EGFILES:S/^/examples\//} conf.c
SUBST_SED.paths+= -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g'
SUBST_SED.paths+= -e 's,@VARBASE@,${VARBASE},g'
-SUBST_STAGE.paths= post-patch
+SUBST_STAGE.paths= pre-configure
post-install:
set -e; for file in ${EGFILES}; do \