diff options
Diffstat (limited to 'devel/libbonoboui/Makefile')
-rw-r--r-- | devel/libbonoboui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 64d112e8b97..40e03e903fb 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/11/26 17:00:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2002/11/30 23:21:37 salo Exp $ # DISTNAME= libbonoboui-2.0.3.2 @@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes USE_X11= yes |