summaryrefslogtreecommitdiff
path: root/editors/ce-doc
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-03 05:30:04 +0000
committerrillig <rillig>2006-10-03 05:30:04 +0000
commitb83c4c75d5381e3f037a8ca8ca6c07813a5886fd (patch)
treeb3a3580a65d2baed7ed1fee9febb4bbbb4e625fe /editors/ce-doc
parentdc744bdff191e693acf9d00da48413d69f117bb7 (diff)
downloadpkgsrc-b83c4c75d5381e3f037a8ca8ca6c07813a5886fd.tar.gz
Moved the pkgsrc substitutions before the configure stage, so they
actually take effect. Bumped PKGREVISION.
Diffstat (limited to 'editors/ce-doc')
-rw-r--r--editors/ce-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ce-doc/Makefile b/editors/ce-doc/Makefile
index 334ff12a605..de061b30fdd 100644
--- a/editors/ce-doc/Makefile
+++ b/editors/ce-doc/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2006/07/31 21:13:33 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/10/03 05:30:04 rillig Exp $
#
.include "../../editors/ce/Makefile.common"
PKGNAME= ce-doc-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= , documentation
PKG_INSTALLATION_TYPES= overwrite pkgviews
@@ -17,7 +17,7 @@ INSTALL_TARGET= doc-install
INSTALLATION_DIRS= bin share/doc/ce
SUBST_CLASSES+= paths
-SUBST_STAGE.paths= do-configure
+SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= teach-ce.in
SUBST_SED.paths= -e 's|@LN@|${LN}|g'
SUBST_SED.paths+= -e '1s,/bin/bash,'${SH:Q}','