From f7a0de4db9c65e92695bbb251ff5b318734c3fc0 Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 27 Apr 2003 12:38:51 +0000 Subject: Lint: Use PKGLOCALEDIR in PLIST and add USE_PKGLOCALEDIR=yes in Makefile. --- wm/econf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/econf') 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" -- cgit v1.2.3