summaryrefslogtreecommitdiff
path: root/net/gabber
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-19 07:32:05 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-19 07:32:05 +0000
commitd4bb8c64b3e5504cf16ec2b9e3b5f3e482885f97 (patch)
treec35c74c2a12f7a9ace531c8aea190fb8e53b96e1 /net/gabber
parentUse a "q"-prefix everywhere, to avoid conflicts with the popper (diff)
Add USE_AUTOCONF.
PR: 20020 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30827
Diffstat (limited to 'net/gabber')
-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" \