From b5f331962d0da9c4853f01b544d144d26262cd78 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 25 Jan 2001 15:57:25 +0000 Subject: Makefile uses GNU make-isms ... define USE_GMAKE. --- print/xpp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') 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}" -- cgit v1.2.3