summaryrefslogtreecommitdiff
path: root/x11/econf/Makefile
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-06 00:53:21 +0000
committergarbled <garbled>1999-04-06 00:53:21 +0000
commit686e5684ef396b18583eb1b8f775fb8fa4ce987a (patch)
treeb88d33df8a47baad277dd54efcf57b7d67ff237c /x11/econf/Makefile
parenta45ce35362aa483ad8889c2043054214e19b5867 (diff)
downloadpkgsrc-686e5684ef396b18583eb1b8f775fb8fa4ce987a.tar.gz
Fix braino in dependency... make it actually work.. ;)
Diffstat (limited to 'x11/econf/Makefile')
-rw-r--r--x11/econf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/econf/Makefile b/x11/econf/Makefile
index 54d17547692..22cede11374 100644
--- a/x11/econf/Makefile
+++ b/x11/econf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/04/01 05:44:59 garbled Exp $
+# $NetBSD: Makefile,v 1.2 1999/04/06 00:53:21 garbled Exp $
DISTNAME= enlightenment-conf-0.15
PKGNAME= econf-0.15
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.enlightenment.org/
-DEPENDS+= controlcenter-1.04:../../x11/controlcenter
+DEPENDS+= control-center-1.0.4:../../x11/controlcenter
WRKSRC= ${WRKDIR}/${DISTNAME}