From ae35b6154807dcc8e7b52b4af95aea0d3dc32d64 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 30 Jan 1998 13:56:55 +0000 Subject: Modify individual package Makefiles to use the new way of specifying shared object dependencies (LIB_DEPENDS). --- print/gv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/gv') diff --git a/print/gv/Makefile b/print/gv/Makefile index baf71064683..b539cfbab7c 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 1997 # Whom: soren@t.dk # -# $NetBSD: Makefile,v 1.4 1998/01/19 11:30:32 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/01/30 13:58:03 agc Exp $ # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/ MAINTAINER= ports@freebsd.org -LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d +LIB_DEPENDS= Xaw3d.6.:${PORTSDIR}/x11/Xaw3d RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript5 USE_IMAKE= yes -- cgit v1.2.3