From 9299b8ec6cd9c0f982c4fce99350ca739d446111 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Mon, 1 Sep 2003 20:02:20 +0000 Subject: Add proper RUN_DEPENDS on "erl". --- textproc/xmerl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc') diff --git a/textproc/xmerl/Makefile b/textproc/xmerl/Makefile index 401274725950..96c7ca86a937 100644 --- a/textproc/xmerl/Makefile +++ b/textproc/xmerl/Makefile @@ -17,6 +17,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A library for XML processing in Erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang +RUN_DEPENDS= erlc:${PORTSDIR}/lang/erlang USE_GMAKE= yes -- cgit v1.2.3