summaryrefslogtreecommitdiff
path: root/graphics/geomview
diff options
context:
space:
mode:
authorjtb <jtb>2001-05-02 15:08:52 +0000
committerjtb <jtb>2001-05-02 15:08:52 +0000
commit33b946b466e2602b0126eeb083a8f8a63c3855fa (patch)
treea370b92bdf99ee4852f116020922beb298f804dd /graphics/geomview
parentf2d1a8c004c02a482017193c20ad3185938f7b34 (diff)
downloadpkgsrc-33b946b466e2602b0126eeb083a8f8a63c3855fa.tar.gz
Add a MESABASE_DEFAULT.
Diffstat (limited to 'graphics/geomview')
-rw-r--r--graphics/geomview/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 0eafc285c52..6dc5a8de775 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/02 14:49:37 jtb Exp $
+# $NetBSD: Makefile,v 1.10 2001/05/02 15:08:52 jtb Exp $
DISTNAME= geomview-1.8.1
CATEGORIES= graphics math
@@ -15,11 +15,8 @@ USE_X11= yes
USE_MOTIF= yes
USE_MESA= yes
-.if ${HAVE_BUILTIN_MESA} == "NO"
+MESABASE_DEFAULT= ${X11BASE}
EVAL_PREFIX+= MESABASE=Mesa
-.else
-MESABASE= ${X11BASE}
-.endif
CONFIGURE_ARGS+= --without-xforms
CONFIGURE_ARGS+= --with-opengl=${MESABASE}