diff options
Diffstat (limited to 'graphics/gimp-devel/Makefile')
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 3284febc19d4..c5c3eaa909a5 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -23,6 +23,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \ gimpprint.1:${PORTSDIR}/print/gimp-print \ + art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ |