summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/gabber/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile
index 1a272b90132f..922a3fc6c7f5 100644
--- a/net/gabber/Makefile
+++ b/net/gabber/Makefile
@@ -26,6 +26,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
+USE_AUTOCONF= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" GLIB_CONFIG="${GLIB_CONFIG}" \
GNOME_LIBCONFIG_PATH="${LOCALBASE}/lib:${X11BASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include" \