From 15dd9f60d6d1da20cbac346d41a65561e99f8dc9 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 20 Nov 2004 20:35:06 +0000 Subject: PKGREVISION should be set in the package Makefiles, not in the common Makefile. --- print/ghostscript-esp-nox11/Makefile | 4 ++-- print/ghostscript-esp/Makefile.common | 3 +-- 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/ \ -- cgit v1.2.3