summaryrefslogtreecommitdiff
path: root/print/podofo/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2013-07-16 21:28:43 +0000
committerjoerg <joerg>2013-07-16 21:28:43 +0000
commit83f47a1fb74dacb48233e2d0043a81d6e9df648c (patch)
tree9edcb99829516c2ed405e92db252cca7f7fbad27 /print/podofo/Makefile
parent69cb9a7d7b52b9f4b78b8f18f5d6ba1b486e2aa8 (diff)
downloadpkgsrc-83f47a1fb74dacb48233e2d0043a81d6e9df648c.tar.gz
Merge two patches already upstream:
- use a more compact encoding for reals by dropping trailing zeros after the decimal point. - ensure the BaseFont property of the standard PS fonts is preserved. Bump revision.
Diffstat (limited to 'print/podofo/Makefile')
-rw-r--r--print/podofo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/podofo/Makefile b/print/podofo/Makefile
index fb04837beb9..637398dd1cf 100644
--- a/print/podofo/Makefile
+++ b/print/podofo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2013/07/05 21:12:45 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2013/07/16 21:28:43 joerg Exp $
#
DISTNAME= podofo-0.9.2
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=podofo/}