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 /graphics/urt | |
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 'graphics/urt')
-rw-r--r-- | graphics/urt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index b7aed48f6dd8..438194034dea 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -18,7 +18,7 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= giffunip@asme.org -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm EXTRACT_ONLY= urt-3.1b.tar.Z |