summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wm/econf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/econf/Makefile b/wm/econf/Makefile
index 672f348def4..b50635c8bb7 100644
--- a/wm/econf/Makefile
+++ b/wm/econf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/09/23 23:19:55 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/04/27 12:38:51 cjep Exp $
#
DISTNAME= enlightenment-conf-0.15
@@ -14,6 +14,7 @@ COMMENT= configuration tool for easily setting up Enlightenment
USE_BUILDLINK2= yes
USE_X11= yes
USE_GMAKE= yes
+USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../x11/controlcenter/buildlink2.mk"