aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-10 04:22:23 +0800
committerkrion <krion@FreeBSD.org>2004-02-10 04:22:23 +0800
commit1b0f736c15c9497af748233f4498de9516747a46 (patch)
tree81acd54f0fbc587a8ee9ebd93eec6daa087f3665 /net
parentd33d0d35581366d4ba0438f05c4f63f0e4e4f3b3 (diff)
downloadfreebsd-ports-gnome-1b0f736c15c9497af748233f4498de9516747a46.tar.gz
freebsd-ports-gnome-1b0f736c15c9497af748233f4498de9516747a46.tar.zst
freebsd-ports-gnome-1b0f736c15c9497af748233f4498de9516747a46.zip
- Fix build on AMD64
Approved by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/net-snmp4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile
index 951b1b96702f..7a2f4991ddab 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"