diff options
Diffstat (limited to 'net/quagga')
-rw-r--r-- | net/quagga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 84c73c1327cd..3d9b975a6ed6 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -19,7 +19,7 @@ CONFLICTS= openbgpd-[0-9]* openospfd-[0-9]* zebra-0* quagga-re-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-exampledir=${PREFIX}/share/examples/quagga INSTALL_TARGET= install-strip -USES= gmake libtool makeinfo perl5 readline compiler:c11 tar:xz autoreconf +USES= gmake libtool makeinfo perl5 readline compiler:c11 tar:xz autoreconf cpe USE_LDCONFIG= yes USE_PERL5= build |