diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-25 09:01:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-25 09:01:25 +0000 |
commit | 0a6c60d05632ca7959196f3efd4949a3e681ebab (patch) | |
tree | 912fa012a0348fd5a0c256a1e3e6df452be1962e /graphics/urt | |
parent | e2fda38196a42df88877660e86d3cb3c68150e1a (diff) | |
download | ports-0a6c60d05632ca7959196f3efd4949a3e681ebab.tar.gz ports-0a6c60d05632ca7959196f3efd4949a3e681ebab.zip |
Notes
Diffstat (limited to 'graphics/urt')
-rw-r--r-- | graphics/urt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 6d262e011098..7192765c5af2 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -3,7 +3,7 @@ # Date created: Jan 5 1997 # Whom: cfs@ing.puc.cl (original) # -# $Id: Makefile,v 1.9 1998/10/05 04:49:49 steve Exp $ +# $Id: Makefile,v 1.10 1998/11/25 05:06:26 jseger Exp $ # DISTNAME= urt @@ -14,7 +14,7 @@ DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar MAINTAINER= giffunip@asme.org -LIB_DEPENDS= tiff.1:${PORTSDIR}/graphics/tiff34 +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm EXTRACT_ONLY= urt-3.1b.tar.Z |