diff options
Diffstat (limited to 'devel/libgnomeui/Makefile')
-rw-r--r-- | devel/libgnomeui/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index 8cc339f4ae7..4f95e47c446 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/12 01:21:58 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/15 05:35:28 rh Exp $ # DISTNAME= libgnomeui-2.0.5 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgnomeui/} EXTRACT_SUFX= .tar.bz2 @@ -18,7 +19,7 @@ USE_BUILDLINK2= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes USE_PERL5= yes -USE_X11BASE= yes +USE_X11= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |