summaryrefslogtreecommitdiff
path: root/wm/econf
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-31 22:12:18 +0000
committerwiz <wiz@pkgsrc.org>2005-05-31 22:12:18 +0000
commit99b2cebebc6cfe9701a24f9d851172f294293e83 (patch)
tree2c1c25089580d40e221b1dca15d20808dc1d4c96 /wm/econf
parent6314cc73e45c74c5a53886bf95da4c9340f9ad88 (diff)
downloadpkgsrc-99b2cebebc6cfe9701a24f9d851172f294293e83.tar.gz
Use x11/control-center (instead of x11/controlcenter).
Diffstat (limited to 'wm/econf')
-rw-r--r--wm/econf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/econf/Makefile b/wm/econf/Makefile
index 86e246d6e13..338075320e6 100644
--- a/wm/econf/Makefile
+++ b/wm/econf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/05/22 20:08:43 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/05/31 22:12:18 wiz Exp $
#
DISTNAME= enlightenment-conf-0.15
@@ -17,5 +17,5 @@ USE_TOOLS+= gmake
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-.include "../../x11/controlcenter/buildlink3.mk"
+.include "../../x11/control-center/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"