aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-flowtools
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/py-flowtools')
-rw-r--r--net-mgmt/py-flowtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-flowtools/Makefile b/net-mgmt/py-flowtools/Makefile
index a064bc604f97..18df7fa51417 100644
--- a/net-mgmt/py-flowtools/Makefile
+++ b/net-mgmt/py-flowtools/Makefile
@@ -17,7 +17,7 @@ COMMENT= Python extension module for reading flow-tools' data
BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:${PORTSDIR}/net-mgmt/flow-tools
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
+CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -fPIC
USE_PYTHON= yes
USE_PYDISTUTILS= yes