diff options
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 251f8c2cea2..62a1198ad53 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2000/05/31 09:15:18 rh Exp $ +# $NetBSD: Makefile,v 1.27 2000/06/01 11:23:40 rh Exp $ # DISTNAME= gnome-print-0.20 @@ -12,7 +12,7 @@ DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs DEPENDS+= libxml>=1.8.5:../../textproc/libxml DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript -USE_LIBTOOL= # defined +USE_PKGLIBTOOL= # defined USE_X11BASE= # defined GNU_CONFIGURE= # defined |