aboutsummaryrefslogtreecommitdiff
path: root/net/vde
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-04-06 21:16:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-04-06 21:16:43 +0000
commit50c344048de729f04a84d06ebae86ef9a2db18d3 (patch)
tree4dc72793edd58df9d6e5ebb182eacb21b969198b /net/vde
parentc4cc2430851cfab4adb0121bc5b41919c73acfe6 (diff)
downloadports-50c344048de729f04a84d06ebae86ef9a2db18d3.tar.gz
ports-50c344048de729f04a84d06ebae86ef9a2db18d3.zip
Notes
Diffstat (limited to 'net/vde')
-rw-r--r--net/vde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vde/Makefile b/net/vde/Makefile
index f826688bf162..af5c40036dba 100644
--- a/net/vde/Makefile
+++ b/net/vde/Makefile
@@ -21,7 +21,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-CFLAGS+= ${CPPFLAGS}
+CFLAGS+= ${CPPFLAGS} -fPIC
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
MAN1= dpipe.1 slirpvde.1 vdetaplib.1 vdeq.1 vde_plug.1 vde_switch.1