From 1b0f736c15c9497af748233f4498de9516747a46 Mon Sep 17 00:00:00 2001 From: krion Date: Mon, 9 Feb 2004 20:22:23 +0000 Subject: - Fix build on AMD64 Approved by: maintainer --- net/net-snmp4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net') diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 951b1b96702..7a2f4991dda 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -24,6 +24,7 @@ USE_PERL5= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore +CFLAGS+= -fPIC CONFIGURE_ARGS+= --enable-shared --with-mib-modules="host ucd-snmp/diskio" \ --with-gnu-ld --with-libwrap --with-libs="-ldevstat" -- cgit