diff options
author | jlam <jlam> | 2002-09-11 00:03:05 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-11 00:03:05 +0000 |
commit | 19c26adc93e686a55ab1d2ccbf5541207f348a7d (patch) | |
tree | b0f26b708aadf45a3dc6f7b757986640186bd2bd /print | |
parent | 95ef5207b605cbf1d3db43ad82957c413c97ff14 (diff) | |
download | pkgsrc-19c26adc93e686a55ab1d2ccbf5541207f348a7d.tar.gz |
Add and enable print/hpijs.
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 2110bb35663..7ac8987b396 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2002/08/06 14:07:20 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2002/09/11 00:03:05 jlam Exp $ # COMMENT= Desktop publishing @@ -32,6 +32,7 @@ SUBDIR+= gimp-print-escputil SUBDIR+= gimp-print-lib SUBDIR+= gnome-print SUBDIR+= gv +SUBDIR+= hpijs SUBDIR+= html2ps SUBDIR+= if-psprint SUBDIR+= ja-a2ps |