summaryrefslogtreecommitdiff
path: root/print/poppler-includes
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
committerwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
commit92e0cb52cb783546e352182244f761180817e141 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /print/poppler-includes
parent01bd00f60b043c603cfe4fa796bf28af3a849cca (diff)
downloadpkgsrc-92e0cb52cb783546e352182244f761180817e141.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'print/poppler-includes')
-rw-r--r--print/poppler-includes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/poppler-includes/Makefile b/print/poppler-includes/Makefile
index 1a8590d1b35..2e6fd3cd144 100644
--- a/print/poppler-includes/Makefile
+++ b/print/poppler-includes/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2009/09/09 19:57:06 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:17 wiz Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-includes-${POPPLER_VERS}
+PKGREVISION= 1
COMMENT= Poppler Xpdf includes (unsupported)
MAINTAINER= dillo@NetBSD.org