aboutsummaryrefslogtreecommitdiff
path: root/lang/ecl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ecl/Makefile')
-rw-r--r--lang/ecl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index ba81ff44309e..d68dfa6cd779 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ecl
PORTVERSION= 0.9g
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang lisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ecls
@@ -60,7 +60,7 @@ PLIST_SUB+= CLOS_STREAMS="@comment "
.endif
.if defined(WITH_CLX)
-USE_XLIB= yes
+USE_XORG= x11
CONFIGURE_ARGS+=--with-clx=yes
INFO+= clx
PLIST_SUB+= CLX=""