diff options
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r-- | net/quagga/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 001fe764ace8..690325460bf2 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -24,7 +24,6 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software CONFLICTS= openbgpd-[0-9]* zebra-0* USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5_BUILD= yes |