diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2012-05-18 03:07:26 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2012-05-18 03:07:26 +0000 |
commit | b79aba3b6c476b9085abd33de18aae54cff9823a (patch) | |
tree | 0f45b5b14a523b33ea88008f09fc598637e1bdb1 /print | |
parent | 0cbf1e50ea70e01d6df95e4e08a4a398ec2e99dd (diff) | |
download | pkgsrc-b79aba3b6c476b9085abd33de18aae54cff9823a.tar.gz |
Add hplip to pkgsrc/print,
remove a bit of trailing whitespace in pkgsrc/print/hplip/Makefile.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 | ||||
-rw-r--r-- | print/hplip/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/print/Makefile b/print/Makefile index d57c1b615cb..9c1cc4b9ac8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.533 2012/05/08 18:42:52 minskim Exp $ +# $NetBSD: Makefile,v 1.534 2012/05/18 03:07:26 schnoebe Exp $ # COMMENT= Desktop publishing @@ -51,6 +51,7 @@ SUBDIR+= gtklp SUBDIR+= gutenprint-lib SUBDIR+= gv SUBDIR+= hpijs +SUBDIR+= hplip SUBDIR+= html2ps SUBDIR+= if-psprint SUBDIR+= ijs diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 33859e15f0d..a5f5357c4a1 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/05/18 03:03:20 schnoebe Exp $ +# $NetBSD: Makefile,v 1.2 2012/05/18 03:07:26 schnoebe Exp $ # DISTNAME= hplip-3.12.4 @@ -17,7 +17,7 @@ CONFLICTS+= hpijs-[0-9]* FILES_SUBST+= CUPS_USER=${CUPS_USER} FILES_SUBST+= CUPS_GROUP=${CUPS_GROUP} -PKG_GROUPS_VARS+= CUPS_GROUP +PKG_GROUPS_VARS+= CUPS_GROUP PKG_USERS_VARS+= CUPS_USER BUILD_DEFS+= CUPS_USER CUPS_GROUP VARBASE |