summaryrefslogtreecommitdiff
path: root/wm/econf
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-31 22:12:18 +0000
committerwiz <wiz>2005-05-31 22:12:18 +0000
commit6793692f2cc4509215642e01a6d9f0894a30d4a1 (patch)
tree2c1c25089580d40e221b1dca15d20808dc1d4c96 /wm/econf
parent9daf60cb055e6d32dceff18875a3d5c917181667 (diff)
downloadpkgsrc-6793692f2cc4509215642e01a6d9f0894a30d4a1.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"