diff options
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r-- | print/gnome-print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 95881e9104e..ca8a1f23370 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2001/04/06 22:12:07 rh Exp $ +# $NetBSD: Makefile,v 1.38 2001/06/11 06:34:48 jlam Exp $ # DISTNAME= gnome-print-0.28 @@ -21,7 +21,6 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= GHOSTSCRIPT=${LOCALBASE}/bin/gs -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" # override HOME to avoid trying to install ${HOME}/.gnome MAKE_ENV+= HOME=${WRKSRC} |