diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-09 18:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-09 18:54:54 +0000 |
commit | c9d83a5380e714259f577bdea69929c9ce8cfe85 (patch) | |
tree | aba4fbd552562bffbaefe0fd2c46227c8a1c8789 /graphics/gimp-app-devel | |
parent | 22a69799fa31f16a3a3291ed4db2b9b3eb7e6bcd (diff) | |
download | ports-c9d83a5380e714259f577bdea69929c9ce8cfe85.tar.gz ports-c9d83a5380e714259f577bdea69929c9ce8cfe85.zip |
Notes
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 |
1 files changed, 1 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 \ |