summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-22 07:29:59 +0000
committerminskim <minskim@pkgsrc.org>2004-02-22 07:29:59 +0000
commit99f18026e03745dd9fbfa23aa0cb2c1011d4a0b8 (patch)
tree55095cd43418dc0dabfecd69d9eccc01da76516a /textproc
parent39b5cd89074ffbe3b88f136f24f1bf042aa72a54 (diff)
downloadpkgsrc-99f18026e03745dd9fbfa23aa0cb2c1011d4a0b8.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxslt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index da135fed2b0..875550399cf 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2004/02/18 13:42:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2004/02/22 07:29:59 minskim Exp $
DISTNAME= libxslt-1.1.3
PKGNAME= ${DISTNAME}
@@ -11,6 +11,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://xmlsoft.org/XSLT/
COMMENT= XSLT parser library from the GNOME project
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes