summaryrefslogtreecommitdiffstats
path: root/graphics/wings/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-08-07 10:20:33 +0000
committerolgeni <olgeni@FreeBSD.org>2003-08-07 10:20:33 +0000
commitaaa3c6809d6636381167cdb947673b37c9a6a7b4 (patch)
tree3136d057c5658f705a9009de2090d0f073948634 /graphics/wings/Makefile
parente2f45f310065a76b4a516f7f3e64632bfad1faf0 (diff)
downloadFreeBSD-ports-aaa3c6809d6636381167cdb947673b37c9a6a7b4.zip
FreeBSD-ports-aaa3c6809d6636381167cdb947673b37c9a6a7b4.tar.gz
Move esdl dependency to BUILD_DEPENDS.
Diffstat (limited to 'graphics/wings/Makefile')
-rw-r--r--graphics/wings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile
index 80eb0d6..48da52c 100644
--- a/graphics/wings/Makefile
+++ b/graphics/wings/Makefile
@@ -15,9 +15,9 @@ DIST_SUBDIR= erlang
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A polygon mesh modeler written in Erlang
-BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
-RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \
+BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \
${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl
+RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang
MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl
PLIST_SUB= VERSION="${PORTVERSION}"
OpenPOWER on IntegriCloud