diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-03-23 06:43:53 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-03-23 06:43:53 +0000 |
commit | 11ef2977ac47b65b8ad946bfaf84d158f7445704 (patch) | |
tree | 96982bb2f8e5c245b525dc069e7e13f8df57d33e /print/ggv/Makefile | |
parent | c5a71c6cf1eafb1d1d6b52700a039eae7c64134f (diff) | |
download | pkgsrc-11ef2977ac47b65b8ad946bfaf84d158f7445704.tar.gz |
Update to 1.0.2.
No ChangeLog/NEWS are available.
Diffstat (limited to 'print/ggv/Makefile')
-rw-r--r-- | print/ggv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 2d110f7767b..c92955d9f25 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2002/03/13 17:37:34 fredb Exp $ +# $NetBSD: Makefile,v 1.24 2002/03/23 06:43:53 uebayasi Exp $ # -DISTNAME= ggv-1.0.1 -PKGREVISION= 1 +DISTNAME= ggv-1.0.2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ggv/} @@ -13,6 +12,7 @@ COMMENT= GNOME frontend for GhostScript DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript GNU_CONFIGURE= YES +USE_GMAKE= YES USE_LIBTOOL= YES USE_X11BASE= YES |