diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-12 16:31:37 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-12 16:31:37 +0000 |
commit | 6ad894f89a4bc2eee0eb58f6c5bcef74b4923c67 (patch) | |
tree | 70d07f9a70f2b09af33650b2eb633a95798c332a /graphics/urt/Makefile | |
parent | fb51ca49f37af94a7a8f8aa4bc3640385697bf05 (diff) | |
download | ports-6ad894f89a4bc2eee0eb58f6c5bcef74b4923c67.tar.gz ports-6ad894f89a4bc2eee0eb58f6c5bcef74b4923c67.zip |
Notes
Diffstat (limited to 'graphics/urt/Makefile')
-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 bc1cfbf2837d..e0269504f58f 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.2 1997/06/04 01:14:25 asami Exp $ +# $Id: Makefile,v 1.3 1997/06/06 05:31:56 asami Exp $ # DISTNAME= urt @@ -14,7 +14,7 @@ DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar MAINTAINER= pgiffuni@fps.biblos.unal.edu.co -LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm NO_WRKSUBDIR= yes |