From a4f26ebe1ae83222fe52b008eb3053dbcb7bf063 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/p5-Tk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/p5-Tk') diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index 51dab5c0674..48eb1d24c3f 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -3,7 +3,7 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon # -# $NetBSD: Makefile,v 1.3 1998/01/25 00:07:17 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1998/01/30 13:57:43 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= Tk MAINTAINER= jfitz@FreeBSD.ORG BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 +LIB_DEPENDS= tk80.1.:${PORTSDIR}/x11/tk80 USE_PERL5= YES -- cgit v1.2.3