diff options
author | khorben <khorben@pkgsrc.org> | 2017-11-12 14:11:14 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2017-11-12 14:11:14 +0000 |
commit | 3be45dfd73752e14a653da761353cd12de63b5ba (patch) | |
tree | 339548c6ee69a93ab6197bc9902e48430de2c07f /print | |
parent | 621a65ddfb8087dda53556ae3775940c75ad9cc8 (diff) | |
download | pkgsrc-3be45dfd73752e14a653da761353cd12de63b5ba.tar.gz |
Add cups-base
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index e40a3f7d725..bf056bb4bb1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.703 2017/10/23 10:31:00 markd Exp $ +# $NetBSD: Makefile,v 1.704 2017/11/12 14:11:14 khorben Exp $ # COMMENT= Desktop publishing @@ -27,6 +27,7 @@ SUBDIR+= chktex SUBDIR+= cjkutils SUBDIR+= cnprint SUBDIR+= cups +SUBDIR+= cups-base SUBDIR+= cups-drivers-Magicolor5440DL SUBDIR+= cups-filters SUBDIR+= cups-pdf |