summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-11 22:52:56 +0000
committerjoerg <joerg>2009-06-11 22:52:56 +0000
commitaa492a403b9a73225a9e6e9f56fe565cd6f91946 (patch)
tree991556ceb6c0a0b844c8a239383d2e1a9c3b362d
parent077a8b2f387afefd3520cd58a1873d8ccd9850d2 (diff)
downloadpkgsrc-aa492a403b9a73225a9e6e9f56fe565cd6f91946.tar.gz
As we build with Splash Output support, also install the header.
Bump revision.
-rw-r--r--print/poppler-includes/Makefile4
-rw-r--r--print/poppler-includes/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/print/poppler-includes/Makefile b/print/poppler-includes/Makefile
index fd78fe754bf..36bf7addd70 100644
--- a/print/poppler-includes/Makefile
+++ b/print/poppler-includes/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/20 14:32:19 dillo Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/11 22:52:56 joerg Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-includes-${POPPLER_VERS}
+PKGREVISION= 1
COMMENT= Poppler Xpdf includes (unsupported)
MAINTAINER= dillo@NetBSD.org
@@ -30,5 +31,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/"$$subdir/$$f" ${INCDIR}/"$$d"; \
done }; \
done
+ ${INSTALL_DATA} ${WRKSRC}/poppler/SplashOutputDev.h ${INCDIR}/poppler
.include "../../mk/bsd.pkg.mk"
diff --git a/print/poppler-includes/PLIST b/print/poppler-includes/PLIST
index 1e17d11a644..1faa5841ced 100644
--- a/print/poppler-includes/PLIST
+++ b/print/poppler-includes/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/01/13 10:18:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/11 22:52:56 joerg Exp $
include/poppler/Annot.h
include/poppler/Array.h
include/poppler/BuiltinFont.h
@@ -44,6 +44,7 @@ include/poppler/PreScanOutputDev.h
include/poppler/ProfileData.h
include/poppler/SecurityHandler.h
include/poppler/Sound.h
+include/poppler/SplashOutputDev.h
include/poppler/Stream-CCITT.h
include/poppler/Stream.h
include/poppler/TextOutputDev.h