summaryrefslogtreecommitdiff
path: root/print/podofo/Makefile
diff options
context:
space:
mode:
authorgls <gls>2011-10-26 19:28:00 +0000
committergls <gls>2011-10-26 19:28:00 +0000
commitfee930a4dbfc94650bbdff03a0f9c9497dd6f609 (patch)
treefef8eccaf854d83f8c90dc873578accd7602ce04 /print/podofo/Makefile
parentfee08965366b2b00e3d89be5ce2ad9f1342acfcb (diff)
downloadpkgsrc-fee930a4dbfc94650bbdff03a0f9c9497dd6f609.tar.gz
Update print/podofo to 0.9.1.
Upstream changes are unknown, Changelog only says: 'see SVN changelog'
Diffstat (limited to 'print/podofo/Makefile')
-rw-r--r--print/podofo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/podofo/Makefile b/print/podofo/Makefile
index 039f1ea5448..cb2f2be232f 100644
--- a/print/podofo/Makefile
+++ b/print/podofo/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2011/05/02 11:53:51 shattered Exp $
+# $NetBSD: Makefile,v 1.7 2011/10/26 19:28:00 gls Exp $
#
-DISTNAME= podofo-0.7.0
-PKGREVISION= 3
+DISTNAME= podofo-0.9.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=podofo/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://podofo.sourceforge.net/
COMMENT= Library to work with the PDF file format
-#LICENSE= gnu-lgpl-v? AND gnu-gpl-v?
+LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
@@ -28,6 +27,7 @@ CXXFLAGS+= -fPIC
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"