aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-04-07 15:02:33 +0800
committerahze <ahze@FreeBSD.org>2007-04-07 15:02:33 +0800
commit2119a90bbf611ce0b24170edaabcdb9bf778638f (patch)
treec2e52d20d97de5c817ca197cf1303b92183ec2c2 /graphics
parent0c35f62a775c2d75fd99a151f17afdcbc64a6c76 (diff)
downloadfreebsd-ports-gnome-2119a90bbf611ce0b24170edaabcdb9bf778638f.tar.gz
freebsd-ports-gnome-2119a90bbf611ce0b24170edaabcdb9bf778638f.tar.zst
freebsd-ports-gnome-2119a90bbf611ce0b24170edaabcdb9bf778638f.zip
- Fix plist (DOCSDIR & DATADIR)
Reported by: kris via pointyhat
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 3ef75d2ff72c..8fa4d3f7e38a 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -33,6 +33,8 @@ LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \
CONFLICTS= gimp-1.* gimpshop-[0-9]* gimp-app-devel-[0-9]*
+DATADIR= ${PREFIX}/share/gimp
+DOCSDIR= ${PREFIX}/share/doc/gimp
SHLIBVER?= 200
USE_BZIP2= yes