summaryrefslogtreecommitdiff
path: root/graphics/geomview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r--graphics/geomview/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 5721b47868b..7a1020d0b1e 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/03/04 21:29:47 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2006/04/04 14:45:44 jlam Exp $
DISTNAME= geomview-1.8.1
PKGREVISION= 6
@@ -16,8 +16,7 @@ CONFIGURE_ARGS+= --without-xforms
CONFIGURE_ARGS+= --with-opengl=${BUILDLINK_PREFIX.Mesa}
CONFIGURE_ARGS+= --with-motif=${MOTIFBASE:Q}
CPPFLAGS+= -Dunix -Dalloca=__builtin_alloca
-
-INFO_FILES= geomview
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"