aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-07-19 15:32:05 +0800
committeralex <alex@FreeBSD.org>2000-07-19 15:32:05 +0800
commit3b1f992edc943a1e80d8cdacbeaba73a7ea94377 (patch)
tree8b46971201f911243b8e951da47b457ffc8d45c7 /net
parenta4f7f85069c19f90aeadc9e47d0e90a780591c0a (diff)
downloadfreebsd-ports-gnome-3b1f992edc943a1e80d8cdacbeaba73a7ea94377.tar.gz
freebsd-ports-gnome-3b1f992edc943a1e80d8cdacbeaba73a7ea94377.tar.zst
freebsd-ports-gnome-3b1f992edc943a1e80d8cdacbeaba73a7ea94377.zip
Add USE_AUTOCONF.
PR: 20020 Submitted by: maintainer
Diffstat (limited to 'net')
-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" \