summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-09 20:22:23 +0000
committerkrion <krion@FreeBSD.org>2004-02-09 20:22:23 +0000
commit1b0f736c15c9497af748233f4498de9516747a46 (patch)
tree81acd54f0fbc587a8ee9ebd93eec6daa087f3665 /net-mgmt
parentd33d0d35581366d4ba0438f05c4f63f0e4e4f3b3 (diff)
downloadFreeBSD-ports-1b0f736c15c9497af748233f4498de9516747a46.zip
FreeBSD-ports-1b0f736c15c9497af748233f4498de9516747a46.tar.gz
- Fix build on AMD64
Approved by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index 951b1b9..7a2f499 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/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"
OpenPOWER on IntegriCloud