diff options
Diffstat (limited to 'devel/libgnomeui/Makefile')
-rw-r--r-- | devel/libgnomeui/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index 057c6521369..9e0c851ae42 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/01/03 15:26:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/04 11:38:28 jmmv Exp $ # -DISTNAME= libgnomeui-2.0.5 -PKGREVISION= 2 +DISTNAME= libgnomeui-2.0.6 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.0/} EXTRACT_SUFX= .tar.bz2 @@ -18,7 +17,6 @@ GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_GMAKE= yes -USE_GNU_GETTEXT= yes USE_PERL5= yes USE_X11= yes |