diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-07 10:45:31 +0000 |
commit | ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd (patch) | |
tree | 1d344968c5ecdfe759d80ad4c74aa976f7d4f8fa /graphics/urt/Makefile | |
parent | 99249f70296a7c82fcf6e43aea94158863b10a3a (diff) | |
download | ports-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.tar.gz ports-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.zip |
The tiff port now lives in ports/graphics/tiff.
Notes
Notes:
svn path=/head/; revision=21367
Diffstat (limited to 'graphics/urt/Makefile')
-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 |