pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Add hplip to pkgsrc/print,



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c299351e0d13
branches:  trunk
changeset: 603951:c299351e0d13
user:      schnoebe <schnoebe%pkgsrc.org@localhost>
date:      Fri May 18 03:07:26 2012 +0000

description:
Add hplip to pkgsrc/print,
remove a bit of trailing whitespace in pkgsrc/print/hplip/Makefile.

diffstat:

 print/Makefile       |  3 ++-
 print/hplip/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r 431aae3cd8f8 -r c299351e0d13 print/Makefile
--- a/print/Makefile    Fri May 18 03:03:30 2012 +0000
+++ b/print/Makefile    Fri May 18 03:07:26 2012 +0000
@@ -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+=       gutenprint-lib
 SUBDIR+=       gv
 SUBDIR+=       hpijs
+SUBDIR+=       hplip
 SUBDIR+=       html2ps
 SUBDIR+=       if-psprint
 SUBDIR+=       ijs
diff -r 431aae3cd8f8 -r c299351e0d13 print/hplip/Makefile
--- a/print/hplip/Makefile      Fri May 18 03:03:30 2012 +0000
+++ b/print/hplip/Makefile      Fri May 18 03:07:26 2012 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index