summaryrefslogtreecommitdiff
path: root/graphics/g3d
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-14 16:15:20 +0000
committerjmmv <jmmv>2004-04-14 16:15:20 +0000
commite557a5f7fe08f718560dd50bdfef99776601cc56 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /graphics/g3d
parentac7373d440ab204f85eb74f54facbc94b84566f2 (diff)
downloadpkgsrc-e557a5f7fe08f718560dd50bdfef99776601cc56.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'graphics/g3d')
-rw-r--r--graphics/g3d/Makefile5
1 files changed, 2 insertions, 3 deletions
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