Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print print/Makefile: add and enable ruby-rbpdf{,-font}



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3038c86655db
branches:  trunk
changeset: 432793:3038c86655db
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 25 14:31:13 2020 +0000

description:
print/Makefile: add and enable ruby-rbpdf{,-font}

diffstat:

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

diffs (18 lines):

diff -r 1d9ed61e9682 -r 3038c86655db print/Makefile
--- a/print/Makefile    Mon May 25 14:30:15 2020 +0000
+++ b/print/Makefile    Mon May 25 14:31:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.773 2020/05/22 03:36:20 markd Exp $
+# $NetBSD: Makefile,v 1.774 2020/05/25 14:31:13 taca Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -144,6 +144,8 @@
 SUBDIR+=       ruby-pdf-writer
 SUBDIR+=       ruby-poppler
 SUBDIR+=       ruby-prawn
+SUBDIR+=       ruby-rbpdf
+SUBDIR+=       ruby-rbpdf-font
 SUBDIR+=       scribus-qt4
 SUBDIR+=       seetexk
 SUBDIR+=       stylewriter



Home | Main Index | Thread Index | Old Index