diff options
author | rh <rh@pkgsrc.org> | 1999-07-31 19:14:28 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-07-31 19:14:28 +0000 |
commit | b9d7d6286e4e1dd92b222fac2df5373c0d69efb3 (patch) | |
tree | 561cff727db96833349ccd788645e9a45c75fa59 /print | |
parent | bd292e52ed4ebef5e70c6af903355a88df9d6aed (diff) | |
download | pkgsrc-b9d7d6286e4e1dd92b222fac2df5373c0d69efb3.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 |