diff options
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r-- | graphics/gimp-app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 529d73084ca2..c24efacd50b3 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -19,6 +19,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.pre/pre/} MAINTAINER= gnome@FreeBSD.org COMMENT= A GNU Image Manipulation Program (unstable development version) +BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ exif.10:${PORTSDIR}/graphics/libexif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |