summaryrefslogtreecommitdiff
path: root/sysutils/polysh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/polysh/Makefile')
-rw-r--r--sysutils/polysh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/polysh/Makefile b/sysutils/polysh/Makefile
index ea099923474..913e7bd8e9d 100644
--- a/sysutils/polysh/Makefile
+++ b/sysutils/polysh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:34 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/07/04 13:40:38 jperkin Exp $
DISTNAME= polysh-0.4
PKGREVISION= 1
@@ -17,7 +17,7 @@ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.4
REPLACE_PYTHON= polysh/rb_tree.py
SUBST_CLASSES+= setup
-SUBST_STAGE.setup= post-patch
+SUBST_STAGE.setup= pre-configure
SUBST_FILES.setup= setup.py
SUBST_SED.setup+= -e 's,share/man,${PKGMANDIR},'