aboutsummaryrefslogtreecommitdiff
path: root/lang/neko/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/neko/Makefile')
-rw-r--r--lang/neko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index 482123554a95..182e8ab48209 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -35,7 +35,7 @@ UI_USES= gnome
UI_USE= gnome=atk,cairo,gdkpixbuf2,glib20,gtk20,pango
UI_CMAKE_BOOL= WITH_UI
-APACHE_USE= apache=22+
+APACHE_USES= apache
APACHE_CMAKE_BOOL= WITH_APACHE
.include <bsd.port.mk>