diff options
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r-- | editors/gconf-editor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index ce9ed2b8dac..ce151711a68 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/02 11:32:39 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/11/30 23:32:21 salo Exp $ # DISTNAME= gconf-editor-0.3.1 @@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_X11= YES |