diff options
author | rh <rh> | 1999-07-31 19:14:28 +0000 |
---|---|---|
committer | rh <rh> | 1999-07-31 19:14:28 +0000 |
commit | 7f434ad211a7699ec8c19d29010c286ed3419fdf (patch) | |
tree | 561cff727db96833349ccd788645e9a45c75fa59 /print | |
parent | 617b6e7f77a070d2dcaa41d692c53188bad0c507 (diff) | |
download | pkgsrc-7f434ad211a7699ec8c19d29010c286ed3419fdf.tar.gz |
Add and enable gnome-print.
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 32bb7ba02b1..51e636b98cc 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/05/16 17:36:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.20 1999/07/31 19:14:28 rh Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -22,6 +22,7 @@ # SUBDIR += ghostscript4 SUBDIR += ghostscript5 # SUBDIR += ghostview + SUBDIR += gnome-print SUBDIR += gv # SUBDIR += html2latex # SUBDIR += latex |