mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Remove RUN_DEPENDS on syntax_tools.
This commit is contained in:
parent
da02d075b4
commit
f2e0b59711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124835
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= distel
|
||||
PORTVERSION= 3.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel elisp
|
||||
MASTER_SITES= http://www.bluetail.com/%7Eluke/distel/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -20,7 +20,6 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Distel extends Emacs Lisp with Erlang-style message passing
|
||||
|
||||
BUILD_DEPENDS+= erlc:${PORTSDIR}/lang/erlang
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/erlang/lib/syntax_tools/ebin/erl_syntax.beam:${PORTSDIR}/devel/syntax_tools
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user