diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-19 05:46:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-19 05:46:07 +0000 |
commit | a712d50fe2e5a88bf5f51cd1cb2c4c8380763ac7 (patch) | |
tree | 3c1fa1247def0c85d9a54415e7fb3593e27a671f /graphics/urt | |
parent | fb7efe53957b6c0f8adb237aa12657f7d9cf953e (diff) | |
download | ports-a712d50fe2e5a88bf5f51cd1cb2c4c8380763ac7.tar.gz ports-a712d50fe2e5a88bf5f51cd1cb2c4c8380763ac7.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 687a306cf375..d54daa004129 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.5 1998/02/11 08:46:40 tg Exp $ +# $Id: Makefile,v 1.6 1998/02/11 08:48:26 tg 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= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 +LIB_DEPENDS= tiff34.1:${PORTSDIR}/graphics/tiff34 BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm EXTRACT_ONLY= urt-3.1b.tar.Z |