From b461b488a13532a343884de13450a8c082430cfb Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 16 Aug 2000 02:12:30 +0000 Subject: USE_PKGLIBTOOL -> USE_LIBTOOL --- x11/gtk10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtk10/Makefile') diff --git a/x11/gtk10/Makefile b/x11/gtk10/Makefile index a6b91520e79..e056b26b799 100644 --- a/x11/gtk10/Makefile +++ b/x11/gtk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/06/01 11:23:45 rh Exp $ +# $NetBSD: Makefile,v 1.11 2000/08/16 02:12:30 hubertf Exp $ DISTNAME= gtk+-1.0.6 PKGNAME= gtk10-1.0.6 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.gtk.org/ CONFLICTS= gtk+-1.0.* -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes USE_X11BASE= yes GNU_CONFIGURE= yes -- cgit v1.2.3