Date: Tue, 18 Jul 2000 17:20:01 -0700 (PDT) From: Bill Fumerola <billf@chimesnet.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/20019: Update to /usr/ports/net/gabber Message-ID: <200007190020.RAA46415@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/20019; it has been noted by GNATS. From: Bill Fumerola <billf@chimesnet.com> To: Erich Zigler <erich@tacni.net> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/20019: Update to /usr/ports/net/gabber Date: Tue, 18 Jul 2000 20:11:09 -0400 On Tue, Jul 18, 2000 at 11:59:51PM -0000, Erich Zigler wrote: > --- gabber.orig/Makefile Tue Jul 18 17:56:24 2000 > +++ gabber/Makefile Tue Jul 18 18:03:02 2000 > @@ -26,6 +26,8 @@ > USE_X_PREFIX= yes > USE_GMAKE= yes > USE_LIBTOOL= yes > +USE_AUTOMAKE= yes > +USE_AUTOCONF= yes > CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" GLIB_CONFIG="${GLIB_CONFIG}" \ USE_AUTOMAKE implies USE_AUTOCONF. USE_AUTOMAKE should imply USE_GMAKE, but doesn't. -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007190020.RAA46415>