aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-07 18:45:31 +0800
committersteve <steve@FreeBSD.org>1999-09-07 18:45:31 +0800
commitd0d96303ee8833a968f363c21f48aa92cf3c552b (patch)
tree2dfea2e4170cf54d6d3944b40ab7af9ebba7b51e /devel
parent7a9a2f6f2b4b6880957b942b0d65ffab8885c26a (diff)
downloadfreebsd-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 'devel')
-rw-r--r--devel/gnustep-make/Makefile2
-rw-r--r--devel/gnustep/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index e16968aa785d..65004447de71 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/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/devel/gnustep/Makefile b/devel/gnustep/Makefile
index e16968aa785d..65004447de71 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/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"