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). --- x11/tkman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/tkman/Makefile') diff --git a/x11/tkman/Makefile b/x11/tkman/Makefile index 712d217ee95..cb709ad0436 100644 --- a/x11/tkman/Makefile +++ b/x11/tkman/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Dec 1994 # Whom: thomas Gellekum # -# $NetBSD: Makefile,v 1.6 1998/01/25 00:25:30 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 1998/01/30 13:57:45 agc Exp $ # FreeBSD Id: Makefile,v 1.28 1997/12/08 15:51:20 tg Exp # @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 +LIB_DEPENDS= tk80.1.:${PORTSDIR}/x11/tk80 RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ glimpse:${PORTSDIR}/textproc/glimpse -- cgit v1.2.3