aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2008-01-19 04:21:28 +0800
committerleeym <leeym@FreeBSD.org>2008-01-19 04:21:28 +0800
commit43f6e019c786b8f4d98c4946999aba229e9f4660 (patch)
tree255b2ce41ea14f4a783224648862f71470e2994b /net-mgmt
parent1b0bcf5f96602aabb2c8024eec640b7a50be8bbb (diff)
downloadfreebsd-ports-gnome-43f6e019c786b8f4d98c4946999aba229e9f4660.tar.gz
freebsd-ports-gnome-43f6e019c786b8f4d98c4946999aba229e9f4660.tar.zst
freebsd-ports-gnome-43f6e019c786b8f4d98c4946999aba229e9f4660.zip
- add CFLAGS+=-fPIC to try to fix build on amd64
Noticed by: pav
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arpalert/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/arpalert/Makefile b/net-mgmt/arpalert/Makefile
index c10d0d54274c..532640f5091c 100644
--- a/net-mgmt/arpalert/Makefile
+++ b/net-mgmt/arpalert/Makefile
@@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var
ALL_TARGET= ${PORTNAME}
USE_GETOPT_LONG=yes
+CFLAGS+= -fPIC
MAN8= arpalert.8