diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-09-01 20:02:20 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-09-01 20:02:20 +0000 |
commit | 9299b8ec6cd9c0f982c4fce99350ca739d446111 (patch) | |
tree | 26594bbfec6fda34037f41e4c2fff059d0d44141 /textproc/xmerl | |
parent | 48a05b9ad427b84ccc06d3507ac743ac4641e39d (diff) | |
download | ports-9299b8ec6cd9c0f982c4fce99350ca739d446111.tar.gz ports-9299b8ec6cd9c0f982c4fce99350ca739d446111.zip |
Notes
Diffstat (limited to 'textproc/xmerl')
-rw-r--r-- | textproc/xmerl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |