aboutsummaryrefslogtreecommitdiff
path: root/devel/mico
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-07-11 12:23:23 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-07-11 12:23:23 +0000
commit202ac8971e7c83c40a7a87992f76097de5a3c5a2 (patch)
treea554f5b06eaa04aa061d84210f973baf72347883 /devel/mico
parent2c20e4026472ce3df18c29ce3879698a0d6900fb (diff)
downloadports-202ac8971e7c83c40a7a87992f76097de5a3c5a2.tar.gz
ports-202ac8971e7c83c40a7a87992f76097de5a3c5a2.zip
Notes
Diffstat (limited to 'devel/mico')
-rw-r--r--devel/mico/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index 932477f78865..8794bd395ecc 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -37,7 +37,7 @@ MICO_SERVICE= "@comment "
CONFIGURE_ENV+= CXXFLAGS=${CPPFLAGS}
.if defined(WITH_X11)
-USE_XLIBS= yes
+USE_XLIB= yes
CONFIGURE_ARGS+= --with-x
.else
CONFIGURE_ARGS+= --without-x