From e85190b6fb2f1ce67d49a3b2803a9a8601fc187a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 31 Jul 2003 18:34:24 +0000 Subject: Add libmng and libexif support. PR: 55101 Submitted by: Pav Lucistnik --- graphics/gimp-devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/gimp-devel') diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index f3aa4d190aa7..806f1a523f11 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.17 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ @@ -20,7 +20,9 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNU Image Manipulation Program (unstable development version) LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ + exif.9:${PORTSDIR}/graphics/libexif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ + mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -- cgit v1.2.3