diff options
author | asami <asami@FreeBSD.org> | 1998-03-22 00:07:36 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-22 00:07:36 +0000 |
commit | dd411eca0e66b6d038f660318fdd7df7e903dc32 (patch) | |
tree | 24f7145ac8f4afcffc42978c08fd1134453f584e /graphics/gimpshop | |
parent | 8338d55d72ccee96c02375f3ffef2e41199c6c08 (diff) | |
download | FreeBSD-ports-dd411eca0e66b6d038f660318fdd7df7e903dc32.zip FreeBSD-ports-dd411eca0e66b6d038f660318fdd7df7e903dc32.tar.gz |
Thanks to Eivind, we now have the distfiles.
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 214bf9c..f5b8e2a 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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 |