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 /editors | |
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 'editors')
-rw-r--r-- | editors/gedit/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index c5ce0ec14e8c..da1706f26a76 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index c5ce0ec14e8c..da1706f26a76 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff34 + tiff.4:${PORTSDIR}/graphics/tiff USE_X_PREFIX= yes GNU_CONFIGURE= yes |