Wed Jun 18 09:28:51 2014 UTC ()
Bump PKGREVISION for cups -> cups15 change.


(wiz)
diff -r1.12 -r1.13 pkgsrc/print/foomatic-ppds-cups/Makefile

cvs diff -r1.12 -r1.13 pkgsrc/print/foomatic-ppds-cups/Makefile (expand / switch to unified diff)

--- pkgsrc/print/foomatic-ppds-cups/Makefile 2014/06/18 09:26:11 1.12
+++ pkgsrc/print/foomatic-ppds-cups/Makefile 2014/06/18 09:28:51 1.13
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.12 2014/06/18 09:26:11 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2014/06/18 09:28:51 wiz Exp $
2 2
3META_PACKAGE= yes 3META_PACKAGE= yes
4 4
5.include "../../print/foomatic-ppds/Makefile.common" 5.include "../../print/foomatic-ppds/Makefile.common"
6 6
7DISTNAME= foomatic-ppds-cups-${FOOMATIC_PPDS_VERSION} 7DISTNAME= foomatic-ppds-cups-${FOOMATIC_PPDS_VERSION}
 8PKGREVISION= 1
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Foomatic PPD collection for CUPS servers 11COMMENT= Foomatic PPD collection for CUPS servers
11 12
12DEPENDS+= cups>=1.0:../../print/cups15 13DEPENDS+= cups>=1.0:../../print/cups15
13DEPENDS+= foomatic-ppds-${FOOMATIC_PPDS_VERSION}{,nb[0-9]*}:../../print/foomatic-ppds 14DEPENDS+= foomatic-ppds-${FOOMATIC_PPDS_VERSION}{,nb[0-9]*}:../../print/foomatic-ppds
14 15
15WRKSRC= ${WRKDIR} 16WRKSRC= ${WRKDIR}
16 17
17EVAL_PREFIX+= CUPS_PREFIX=cups 18EVAL_PREFIX+= CUPS_PREFIX=cups
18CUPS_DATADIR= ${CUPS_PREFIX:Q}/share/cups/model 19CUPS_DATADIR= ${CUPS_PREFIX:Q}/share/cups/model
19FILES_SUBST+= CUPS_DATADIR=${CUPS_DATADIR} 20FILES_SUBST+= CUPS_DATADIR=${CUPS_DATADIR}
20 21