summaryrefslogtreecommitdiff
path: root/print/poppler
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-10-02 22:46:49 +0000
committerwiz <wiz@pkgsrc.org>2010-10-02 22:46:49 +0000
commit818d0e04e79fd977357464b78bd499a717c4d4c9 (patch)
treef50596f5a942e1fffe0b660a672c6485a249ac3f /print/poppler
parent49816b1f00e0aa7253783ca462f41d3cc6b33a14 (diff)
downloadpkgsrc-818d0e04e79fd977357464b78bd499a717c4d4c9.tar.gz
Makefile.common is not a good place to set PKGREVISION -- distribute
it over the corresponding Makefiles instead.
Diffstat (limited to 'print/poppler')
-rw-r--r--print/poppler/Makefile3
-rw-r--r--print/poppler/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/print/poppler/Makefile b/print/poppler/Makefile
index 86284563a91..6c62cf39865 100644
--- a/print/poppler/Makefile
+++ b/print/poppler/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.49 2010/07/14 17:04:22 drochner Exp $
+# $NetBSD: Makefile,v 1.50 2010/10/02 22:46:49 wiz Exp $
#
.include "../../print/poppler/Makefile.common"
COMMENT= PDF rendering library
+PKGREVISION= 1
MAINTAINER= reed@reedmedia.net
USE_TOOLS+= gmake
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common
index f6a10e79732..e6d318db9ae 100644
--- a/print/poppler/Makefile.common
+++ b/print/poppler/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2010/10/01 21:32:33 spz Exp $
+# $NetBSD: Makefile.common,v 1.40 2010/10/02 22:46:49 wiz Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-glib/Makefile
@@ -9,7 +9,6 @@
POPPLER_VERS= 0.14.2
DISTNAME= poppler-${POPPLER_VERS}
-PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://poppler.freedesktop.org/