summaryrefslogtreecommitdiff
path: root/net/pptp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pptp/Makefile')
-rw-r--r--net/pptp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pptp/Makefile b/net/pptp/Makefile
index 3cd1ff9b2c7..de53f7b6787 100644
--- a/net/pptp/Makefile
+++ b/net/pptp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:00 asau Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/04 13:40:29 jperkin Exp $
DISTNAME= pptp-1.7.1
PKGREVISION= 1
@@ -39,7 +39,7 @@ MAKE_FLAGS+= PPPD=/usr/sbin/pppd
SUBST_CLASSES+= pptp
SUBST_MESSAGE.pptp= "Fixing hardcoded paths."
-SUBST_STAGE.pptp= post-patch
+SUBST_STAGE.pptp= pre-configure
SUBST_FILES.pptp= pptp.8
SUBST_SED.pptp= -e 's,/usr,${PREFIX},g'