You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
11 lines
264 B
Diff
11 lines
264 B
Diff
--- configure.orig
|
|
+++ configure
|
|
@@ -15235,6 +15235,7 @@ fi
|
|
if test "${enable_qt_ok}" = yes \
|
|
|| test "${enable_wxwidgets_ok}" = yes \
|
|
|| test "$GGI_SUPPORT" = yes \
|
|
+ || test "$with_caca" = yes \
|
|
|| test "$no_x" != yes; then
|
|
enable_mouse=yes;
|
|
fi
|