aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-22 16:03:39 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-22 16:03:39 +0000
commit48915f3a4a2a2b1a842a25e238f968a8b77ea59f (patch)
treedbe4e29778b085c09f5faa9a36c3ed321742f1ff /graphics/gimp-app
parent639e60a289605eca8e62de6c4443d6301ae72577 (diff)
downloadports-48915f3a4a2a2b1a842a25e238f968a8b77ea59f.tar.gz
ports-48915f3a4a2a2b1a842a25e238f968a8b77ea59f.zip
Notes
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 3ef75d2ff72c..06cf9d3ec649 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -45,7 +45,8 @@ USE_GETTEXT= yes
USE_LDCONFIG= yes
PLIST_SUB= SHLIBVER="${SHLIBVER}"
CONFIGURE_ARGS= --disable-perl \
- --with-html-dir=${DOCSDIR} \
+ --with-html-dir=${PREFIX}/share/doc/gimp \
+ --docdir=${PREFIX}/share/doc/gimp \
--disable-gtk-doc \
--enable-static \
--mandir=${PREFIX}/man \