aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/distel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/distel/Makefile b/devel/distel/Makefile
index fa6c1f8064bc..b47b198911a6 100644
--- a/devel/distel/Makefile
+++ b/devel/distel/Makefile
@@ -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}"