aboutsummaryrefslogtreecommitdiffstats
path: root/net/trickle
diff options
context:
space:
mode:
Diffstat (limited to 'net/trickle')
-rw-r--r--net/trickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index e131cb354ab7..f823a6131c24 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -22,7 +22,7 @@ MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS+=--with-libevent=${LOCALBASE} \
--sysconfdir=${PREFIX}/etc
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -fPIC
LIBS+= -L${LOCALBASE}/lib
PORTDOCS= *