diff options
author | salo <salo@pkgsrc.org> | 2002-11-30 23:32:20 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2002-11-30 23:32:20 +0000 |
commit | 5a68637b247bc090ee92ff11ad956ebd4da61a0b (patch) | |
tree | 43f669dd2beef7d73d698546edabe0d536530463 /editors/gconf-editor | |
parent | 937b3bf13ba04761e827057af8b9188f24755d9a (diff) | |
download | pkgsrc-5a68637b247bc090ee92ff11ad956ebd4da61a0b.tar.gz |
USE_PKGLOCALEDIR, delint.
Diffstat (limited to 'editors/gconf-editor')
-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 |