diff options
Diffstat (limited to 'print/foomatic-ppds-cups/Makefile')
-rw-r--r-- | print/foomatic-ppds-cups/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/foomatic-ppds-cups/Makefile b/print/foomatic-ppds-cups/Makefile index 1300637edee..ada9565324a 100644 --- a/print/foomatic-ppds-cups/Makefile +++ b/print/foomatic-ppds-cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/03/14 12:12:57 markd Exp $ +# $NetBSD: Makefile,v 1.7 2007/10/25 22:01:04 jlam Exp $ .include "../../print/foomatic-ppds/Makefile.common" @@ -16,6 +16,7 @@ EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes NO_CONFIGURE= yes +PLIST_SRC= # empty EVAL_PREFIX+= CUPS_PREFIX=cups CUPS_DATADIR= ${CUPS_PREFIX:Q}/share/cups/model |