diff options
author | rh <rh> | 1999-07-31 19:14:28 +0000 |
---|---|---|
committer | rh <rh> | 1999-07-31 19:14:28 +0000 |
commit | bbdd36f7c1c333140703787455c166bc52ef6253 (patch) | |
tree | 561cff727db96833349ccd788645e9a45c75fa59 | |
parent | f3341c1fd7db23a0e48e305e1c41f2d31af9e0e1 (diff) | |
download | pkgsrc-bbdd36f7c1c333140703787455c166bc52ef6253.tar.gz |
Add and enable gnome-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 |