aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-19 12:13:12 +0800
committermarcus <marcus@FreeBSD.org>2003-02-19 12:13:12 +0800
commit7e27a28bf16712d1265b917be37486a99b76cc2b (patch)
tree5da11ea7890f055622c27227791fefef87f863fe /graphics/gimp-app
parente4bf421a91bb23006bf820dd0107833cf0d1d4d6 (diff)
downloadfreebsd-ports-gnome-7e27a28bf16712d1265b917be37486a99b76cc2b.tar.gz
freebsd-ports-gnome-7e27a28bf16712d1265b917be37486a99b76cc2b.tar.zst
freebsd-ports-gnome-7e27a28bf16712d1265b917be37486a99b76cc2b.zip
Chase gimp-print's shared lib version.
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index e4ffbd7e7b20..f9d9f1240420 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -23,7 +23,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
- gimpprint.1:${PORTSDIR}/print/gimp-print \
+ gimpprint.2:${PORTSDIR}/print/gimp-print \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
aa.1:${PORTSDIR}/graphics/aalib \
jpeg.9:${PORTSDIR}/graphics/jpeg \