diff options
Diffstat (limited to 'devel/libwnck')
-rw-r--r-- | devel/libwnck/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile index ce96d21f086..b82867fc522 100644 --- a/devel/libwnck/Makefile +++ b/devel/libwnck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:51 rh Exp $ +# $NetBSD: Makefile,v 1.3 2002/11/30 23:21:38 salo Exp $ # DISTNAME= libwnck-0.17 @@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes |