diff options
author | rh <rh@pkgsrc.org> | 2002-11-03 09:18:07 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-03 09:18:07 +0000 |
commit | cda9daaa8736bdd915d57482ed13ccd73c7aef90 (patch) | |
tree | 1a59bf3d84c40f62264506805bbd7af46570a75a /print | |
parent | a8a2ce377828bac37e3869a3116cd6fe5378ed0c (diff) | |
download | pkgsrc-cda9daaa8736bdd915d57482ed13ccd73c7aef90.tar.gz |
Add and enable ggv2
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 29282441783..cf5b9f1ea08 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2002/10/16 14:47:01 dillo Exp $ +# $NetBSD: Makefile,v 1.92 2002/11/03 09:18:07 rh Exp $ # COMMENT= Desktop publishing @@ -24,6 +24,7 @@ SUBDIR+= dvipdfm SUBDIR+= enscript SUBDIR+= foomatic-gswrapper SUBDIR+= ggv +SUBDIR+= ggv2 SUBDIR+= ghostscript SUBDIR+= ghostscript-esp SUBDIR+= ghostscript-esp-nox11 |