summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-07-06 13:57:09 +0000
committersalo <salo@pkgsrc.org>2003-07-06 13:57:09 +0000
commit95109388767450516c626bbbea2614126c7096e4 (patch)
tree2e17ce8bab3867f2a84d9c4c10c66de33e2a26a7 /graphics
parent429fe3ca6387369e85f879010a364c00f9758307 (diff)
downloadpkgsrc-95109388767450516c626bbbea2614126c7096e4.tar.gz
Change working directory to WRKSRC in pre-build target so it builds on
read-only pkgsrc tree with Forte compilers.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-base/Makefile b/graphics/gimp-base/Makefile
index 28b11005a27..5b6b72ae5ba 100644
--- a/graphics/gimp-base/Makefile
+++ b/graphics/gimp-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/06/18 10:26:55 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/06 13:57:09 salo Exp $
#
DISTNAME= gimp-1.2.5
@@ -62,6 +62,7 @@ CONF_FILES+= ${EGDIR}/ps-menurc ${PKG_SYSCONFDIR}/ps-menurc
CONF_FILES+= ${EGDIR}/unitrc ${PKG_SYSCONFDIR}/unitrc
pre-build:
+ cd ${WRKSRC} && \
${BUILDLINK_CC} -o ${WRKSRC}/docs/pdb_self_doc \
${FILESDIR}/pdb_self_doc.c