aboutsummaryrefslogtreecommitdiff
path: root/graphics/exhibit
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-06-15 11:53:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-06-15 11:53:25 +0000
commitcdde556b20bde2f00a3f7a7cfffb7c5444119c4a (patch)
treed664334ce1ed11d128fc97f2e09f6417aeddc37c /graphics/exhibit
parent9d790a34ba8633e3e24554fad0fab499281bc384 (diff)
downloadports-cdde556b20bde2f00a3f7a7cfffb7c5444119c4a.tar.gz
ports-cdde556b20bde2f00a3f7a7cfffb7c5444119c4a.zip
Notes
Diffstat (limited to 'graphics/exhibit')
-rw-r--r--graphics/exhibit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/exhibit/Makefile b/graphics/exhibit/Makefile
index f3423b658d18..52b8eb366fac 100644
--- a/graphics/exhibit/Makefile
+++ b/graphics/exhibit/Makefile
@@ -36,8 +36,8 @@ USE_EFL+= engrave
.endif
.if defined(WITH_ENLIGHTENMENT) || exists(${LOCALBASE}/bin/enlightenment_remote)
-BUILD_DEPENDS+= enlightenment_remote:${PORTSDIR}/x11-wm/enlightenment-devel
-RUN_DEPENDS+= enlightenment_remote:${PORTSDIR}/x11-wm/enlightenment-devel
+BUILD_DEPENDS+= enlightenment_remote:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS+= enlightenment_remote:${PORTSDIR}/x11-wm/enlightenment
.endif
.include <bsd.port.post.mk>