summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-11-20 20:35:06 +0000
committerjlam <jlam@pkgsrc.org>2004-11-20 20:35:06 +0000
commitadc7ceb668f901056b49e7767726e23e00a77679 (patch)
treeef839e6a5861779bcc7bd15b857f36d8cd60922a /print
parent0e2cf559450ddf3e397a119c018fa56eea3ac20e (diff)
downloadpkgsrc-adc7ceb668f901056b49e7767726e23e00a77679.tar.gz
PKGREVISION should be set in the package Makefiles, not in the common
Makefile.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-esp-nox11/Makefile4
-rw-r--r--print/ghostscript-esp/Makefile.common3
2 files changed, 3 insertions, 4 deletions
diff --git a/print/ghostscript-esp-nox11/Makefile b/print/ghostscript-esp-nox11/Makefile
index cf842318305..5a2a10b2da1 100644
--- a/print/ghostscript-esp-nox11/Makefile
+++ b/print/ghostscript-esp-nox11/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/20 20:35:06 jlam Exp $
PKGNAME= ghostscript-esp-nox11-${GS_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= ESP/CUPS Postscript interpreter without X11 drivers
CONFIGURE_ARGS+= --without-x
diff --git a/print/ghostscript-esp/Makefile.common b/print/ghostscript-esp/Makefile.common
index f62fb4e980b..58cd840962c 100644
--- a/print/ghostscript-esp/Makefile.common
+++ b/print/ghostscript-esp/Makefile.common
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.19 2004/10/03 00:18:04 tv Exp $
+# $NetBSD: Makefile.common,v 1.20 2004/11/20 20:35:06 jlam Exp $
DISTNAME= espgs-${GS_VERS}-source
BASEGS_VERS= 7.07
-PKGREVISION= 2
GS_VERS= ${BASEGS_VERS}.1
CATEGORIES= print
MASTER_SITES= ftp://ftp.easysw.com/pub/ghostscript/ \