aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ufraw
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-04-04 23:22:23 +0800
committerahze <ahze@FreeBSD.org>2007-04-04 23:22:23 +0800
commitc4d05bbb38495b6220bbe78ebdfd82ec14b1f988 (patch)
tree9bae7dcc5b0f8eaa6d92be2ffeb70a75d6b7e6ff /graphics/ufraw
parent8fd1f7bc5486c50a153113aa75f94896fb2cc2fe (diff)
downloadfreebsd-ports-gnome-c4d05bbb38495b6220bbe78ebdfd82ec14b1f988.tar.gz
freebsd-ports-gnome-c4d05bbb38495b6220bbe78ebdfd82ec14b1f988.tar.zst
freebsd-ports-gnome-c4d05bbb38495b6220bbe78ebdfd82ec14b1f988.zip
Chase gimp move
Diffstat (limited to 'graphics/ufraw')
-rw-r--r--graphics/ufraw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index fc58191a67e3..11855209daa8 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -14,11 +14,12 @@ MASTER_SITES= SF
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Read and manipulate raw images from digital cameras
+BUILD_DEPENDS= gimp>0:${PORTSDIR}/graphics/gimp
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png \
- gimpui-2.0:${PORTSDIR}/graphics/gimp \
lcms.1:${PORTSDIR}/graphics/lcms
+RUN_DEPENDS= gimp>0:${PORTSDIR}/graphics/gimp
GCONF_SCHEMAS= ${PORTNAME}.schemas
GNU_CONFIGURE= yes