diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /print/poppler-cpp/Makefile | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'print/poppler-cpp/Makefile')
-rw-r--r-- | print/poppler-cpp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/poppler-cpp/Makefile b/print/poppler-cpp/Makefile index 408da9891c1..14272e0c476 100644 --- a/print/poppler-cpp/Makefile +++ b/print/poppler-cpp/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2011/10/20 16:32:57 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2011/11/01 06:02:26 sbd Exp $ # .include "../../print/poppler/Makefile.common" PKGNAME= poppler-cpp-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= PDF rendering library (cpp wrapper) MAINTAINER= reed@reedmedia.net |