summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/xpp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index dd5c7b97a99..fe8a9c5f170 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/15 20:07:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/25 15:57:25 jlam Exp $
DISTNAME= xpp-0.7
CATEGORIES= print x11
@@ -12,6 +12,7 @@ DEPENDS+= fltk>=1.0.9:../../x11/fltk
USE_X11= # defined
+USE_GMAKE= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CONFIGURE_ENV+= LIBS="${LIBS}"