diff options
Diffstat (limited to 'devel/distcc/Makefile')
-rw-r--r-- | devel/distcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile index 264b87f79d3e..e405d0418779 100644 --- a/devel/distcc/Makefile +++ b/devel/distcc/Makefile @@ -42,7 +42,7 @@ OPTIONS= AVAHI "Enable Avahi Zeroconf/mDNS/Bonjour support" Off \ PATCHFILES+= distcc-avahi-080101.patch LIB_DEPENDS+= avahi-glib.1:${PORTSDIR}/net/avahi-app PATCH_DIST_STRIP= -p1 -USE_AUTOTOOLS+= autoconf:261 +USE_AUTOTOOLS+= autoconf:262 AUTOCONF_ARGS+= -I${LOCALBASE}/share/libtool/libltdl/ CFLAGS+= -DHAVE_AVAHI .endif |