diff options
Diffstat (limited to 'graphics/gimp-devel/Makefile')
-rw-r--r-- | graphics/gimp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index e4ffbd7e7b2..f9d9f124042 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/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 \ |