From 1825ff2a196ccc72552e3030934578e1de36c318 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 ++-- graphics/g3d/pkg/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics/g3d') 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 diff --git a/graphics/g3d/pkg/PLIST b/graphics/g3d/pkg/PLIST index 695cb1496be..36925af2731 100644 --- a/graphics/g3d/pkg/PLIST +++ b/graphics/g3d/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/22 03:35:21 sakamoto Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/08/14 18:32:18 wiz Exp $ bin/g3d include/b3d/b3d.h include/b3d/btex.h @@ -8,6 +8,7 @@ include/b3d/model.h include/b3d/sgi.h include/b3d/transform.h lib/libb3d.a +lib/libb3d.la lib/libb3d.so.0.1 share/pixmaps/g3d/exit.xpm share/pixmaps/g3d/file.xpm -- cgit v1.2.3