diff options
author | steve <steve@FreeBSD.org> | 1999-09-07 18:45:31 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-07 18:45:31 +0800 |
commit | d0d96303ee8833a968f363c21f48aa92cf3c552b (patch) | |
tree | 2dfea2e4170cf54d6d3944b40ab7af9ebba7b51e /lang | |
parent | 7a9a2f6f2b4b6880957b942b0d65ffab8885c26a (diff) | |
download | freebsd-ports-gnome-d0d96303ee8833a968f363c21f48aa92cf3c552b.tar.gz freebsd-ports-gnome-d0d96303ee8833a968f363c21f48aa92cf3c552b.tar.zst freebsd-ports-gnome-d0d96303ee8833a968f363c21f48aa92cf3c552b.zip |
The tiff port now lives in ports/graphics/tiff.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnustep-base/Makefile | 2 | ||||
-rw-r--r-- | lang/gnustep-guile/Makefile | 2 | ||||
-rw-r--r-- | lang/gnustep-objc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index e16968aa785d..65004447de71 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff BROKEN= "Sets PREFIX in the Makefile" diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index e16968aa785d..65004447de71 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff BROKEN= "Sets PREFIX in the Makefile" diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index e16968aa785d..65004447de71 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff BROKEN= "Sets PREFIX in the Makefile" |