diff options
Diffstat (limited to 'x11/gnome-mag/Makefile')
-rw-r--r-- | x11/gnome-mag/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 0f592026fc1..b9c98cc1273 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2004/05/15 14:41:13 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/09/21 17:11:57 jmmv Exp $ # -DISTNAME= gnome-mag-0.10.11 +DISTNAME= gnome-mag-0.11.5 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.11/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME screen magnifier USE_BUILDLINK3= yes -USE_DIRS+= gnome2-1.2 +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |