From 4c9a143a58dc8e44cd19152188bf5b94291e7502 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Fri, 18 Jul 2003 11:51:25 +0000 Subject: Depend on syntax_tools and make refactoring work. --- devel/distel/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/distel') diff --git a/devel/distel/Makefile b/devel/distel/Makefile index c40af64ddca0..a012f161819e 100644 --- a/devel/distel/Makefile +++ b/devel/distel/Makefile @@ -7,6 +7,7 @@ PORTNAME= distel PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= devel elisp MASTER_SITES= http://www.bluetail.com/%7Eluke/distel/ \ ${MASTER_SITE_SOURCEFORGE} @@ -19,6 +20,7 @@ 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 HAS_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3