diff options
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-app/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 529d73084ca2..c24efacd50b3 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/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 \ 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 \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 529d73084ca2..c24efacd50b3 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/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 \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 529d73084ca2..c24efacd50b3 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/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 \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 529d73084ca2..c24efacd50b3 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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 \ |