diff options
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r-- | print/gnome-print/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index d1e91f71257..38c43a0bb28 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.65 2004/11/20 22:10:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.66 2005/02/09 20:16:58 wiz Exp $ -DISTNAME= gnome-print-0.36 -PKGREVISION= 6 +DISTNAME= gnome-print-0.37 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.37/} MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html COMMENT= Prototype implementation of the Gnome Printing Architecture USE_BUILDLINK3= YES +USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= YES USE_X11= YES USE_LIBTOOL= YES |