aboutsummaryrefslogtreecommitdiff
path: root/graphics/wings
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-24 15:07:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-24 15:07:39 +0000
commit364abe76fd9eef8f21dfc042689643cc3aee11d1 (patch)
treebf67c1bb6ae5b2f8e4074d102338a30cdf8b4cd8 /graphics/wings
parent7e9d10e043b551b015afc55d516c1f0d1ee30ab2 (diff)
downloadports-364abe76fd9eef8f21dfc042689643cc3aee11d1.tar.gz
ports-364abe76fd9eef8f21dfc042689643cc3aee11d1.zip
Notes
Diffstat (limited to 'graphics/wings')
-rw-r--r--graphics/wings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile
index 60b764629dd6..e2fbb112b883 100644
--- a/graphics/wings/Makefile
+++ b/graphics/wings/Makefile
@@ -17,9 +17,9 @@ LICENSE_FILE= ${WRKSRC}/license.terms
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \
- ${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl
+ esdl>0:${PORTSDIR}/devel/esdl
RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \
- ${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl
+ esdl>0:${PORTSDIR}/devel/esdl
MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl
PLIST_SUB= VERSION="${PORTVERSION}"