summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-22 07:29:59 +0000
committerminskim <minskim>2004-02-22 07:29:59 +0000
commit38da91ee3f9e70e5d30b8dd906aea8c537be186c (patch)
tree55095cd43418dc0dabfecd69d9eccc01da76516a /textproc
parentaa89b18626bd5f6765008ba5d5a0ea3c1b555882 (diff)
downloadpkgsrc-38da91ee3f9e70e5d30b8dd906aea8c537be186c.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