summaryrefslogtreecommitdiff
path: root/wm/econf
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-27 12:38:51 +0000
committercjep <cjep>2003-04-27 12:38:51 +0000
commit9bb029f2ed8e038428a9bc8af336780d1d9cccc3 (patch)
tree3949736b59ec94cd199d4c22ac42b5c4db67dc3a /wm/econf
parente917d3563c05f14b95f63450ade6a4616b075805 (diff)
downloadpkgsrc-9bb029f2ed8e038428a9bc8af336780d1d9cccc3.tar.gz
Lint: Use PKGLOCALEDIR in PLIST and add USE_PKGLOCALEDIR=yes in Makefile.
Diffstat (limited to 'wm/econf')
-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"