summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
committerminskim <minskim@pkgsrc.org>2005-02-23 04:09:50 +0000
commit8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9 (patch)
tree1c486618c769365233d17dfa8d1b637499265daa /print
parentb1946f84a6391e2ac6a172271bae6622a7197756 (diff)
downloadpkgsrc-8c1170628f2fe6e2d235b7fc9783ab5463f7a3d9.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'print')
-rw-r--r--print/pdflib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 4624500bac9..561c9ad099c 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/12/28 23:18:18 reed Exp $
+# $NetBSD: Makefile,v 1.22 2005/02/23 04:09:51 minskim Exp $
.include "Makefile.common"
@@ -6,6 +6,8 @@ PKGNAME= pdflib-${PDFLIB_BASE_VERS}
PKGREVISION= 5
COMMENT= C library to produce PDF files
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
BUILD_TARGET= pdflib
DOCDIR= ${PREFIX}/share/doc/pdflib