From dd411eca0e66b6d038f660318fdd7df7e903dc32 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 22 Mar 1998 00:07:36 +0000 Subject: Thanks to Eivind, we now have the distfiles. --- graphics/gimp-app/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/gimp-app/Makefile') diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 214bf9c8c75c..f5b8e2aa4da8 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.21 1998/03/17 22:52:36 erich Exp $ +# $Id: Makefile,v 1.22 1998/03/21 09:26:10 asami Exp $ # MAJOR= 0 @@ -23,8 +23,6 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v${MAJOR}.${MINOR}/v${VERSION}/ \ MAINTAINER= erich@FreeBSD.org -BROKEN= fetch - LIB_DEPENDS+= gtk\\.1\\.0:${PORTSDIR}/x11/gtk LIB_DEPENDS+= png\\.0\\.[7-9]:${PORTSDIR}/graphics/png LIB_DEPENDS+= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg -- cgit