From 953859d9e9a372511c57c8679bad64ed88c4c679 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Aug 2000 18:32:17 +0000 Subject: USE_PKGLIBTOOL -> USE_LIBTOOL --- graphics/g3d/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/g3d/Makefile') diff --git a/graphics/g3d/Makefile b/graphics/g3d/Makefile index c6652dde308..85f968459f4 100644 --- a/graphics/g3d/Makefile +++ b/graphics/g3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:27 rh Exp $ +# $NetBSD: Makefile,v 1.3 2000/08/14 18:32:17 wiz Exp $ # DISTNAME= g3d-0.0.2 @@ -12,7 +12,7 @@ DEPENDS+= gtkglarea-1.2.1:../../x11/gtkglarea WRKSRC= ${WRKDIR}/g3d -USE_PKGLIBTOOL= YES +USE_LIBTOOL= YES USE_GMAKE= YES USE_X11BASE= YES GNU_CONFIGURE= YES -- cgit v1.2.3