diff options
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r-- | textproc/libxslt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 7f48fe020f0..a8901c81f66 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2005/05/22 20:08:35 jlam Exp $ +# $NetBSD: Makefile,v 1.58 2005/07/16 01:19:24 jlam Exp $ DISTNAME= libxslt-1.1.14 PKGNAME= ${DISTNAME} @@ -12,9 +12,8 @@ COMMENT= XSLT parser library from the GNOME project PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS+= gmake +USE_TOOLS+= gmake perl USE_LIBTOOL= yes -USE_PERL5= build PKGCONFIG_OVERRIDE= libxslt.pc.in PKGCONFIG_OVERRIDE+= libexslt.pc.in |