From e557a5f7fe08f718560dd50bdfef99776601cc56 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 14 Apr 2004 16:15:20 +0000 Subject: Make use of the new USE_DIRS variable, instead of directly depending on the *-dirs packages. --- graphics/g3d/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/g3d') diff --git a/graphics/g3d/Makefile b/graphics/g3d/Makefile index 80b35b823c1..5b1d52aa8c6 100644 --- a/graphics/g3d/Makefile +++ b/graphics/g3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/03/08 19:40:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/14 16:15:23 jmmv Exp $ # DISTNAME= g3d-0.0.2 @@ -10,9 +10,8 @@ MAINTAINER= sakamoto@NetBSD.org HOMEPAGE= http://condor.stcloudstate.edu/~hebl9901/g3d/ COMMENT= 3D modeller with a view of 3D modelling -DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs - WRKSRC= ${WRKDIR}/g3d +USE_DIRS+= xdg-x11-1.1 USE_LIBTOOL= YES USE_GNU_TOOLS+= make USE_X11BASE= YES -- cgit v1.2.3