diff options
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r-- | print/cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 28010fe93ad..240db4f186d 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/03/21 22:40:56 tron Exp $ +# $NetBSD: Makefile,v 1.5 2000/06/01 11:23:40 rh Exp $ # DISTNAME= cups-1.0.2-source @@ -20,7 +20,7 @@ DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png>=1.0.6:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" |