summaryrefslogtreecommitdiff
path: root/print/gv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r--print/gv/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index f14524bb09b..59d8dcb4771 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/03/03 02:51:03 jschauma Exp $
+# $NetBSD: Makefile,v 1.36 2003/03/31 02:43:10 jschauma Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -17,6 +17,10 @@ XAW_TYPE?= 3d
.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "Linux"
+USE_GMAKE= YES
+.endif
+
# We need Xaw3d to build.
.if ${XAW_TYPE} == "standard"
XAW_TYPE:= 3d