summaryrefslogtreecommitdiff
path: root/lang/erlang14
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-01-02 11:34:29 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-01-02 11:34:29 +0000
commit1ad064fcc7247a722b944001403b5dc029447077 (patch)
tree25638537a200b085c008ee31e48da982d275f706 /lang/erlang14
parentUpdate to version 1.050 + patches (apache, bind8, custom, mysql, (diff)
Fix dependencies: remove USE_XLIB and depend on tk84.
Notes
Notes: svn path=/head/; revision=72194
Diffstat (limited to 'lang/erlang14')
-rw-r--r--lang/erlang14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile
index f90bdab29ed8..c88234e6869b 100644
--- a/lang/erlang14/Makefile
+++ b/lang/erlang14/Makefile
@@ -42,7 +42,7 @@ ERLANG_DOCS= otp_html_R9B-0.tar.gz
.endif
.if !defined(WITHOUT_X11)
-USE_XLIB= yes
+RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
.endif
USE_GMAKE= yes