aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-10-29 16:32:10 +0800
committermiwi <miwi@FreeBSD.org>2007-10-29 16:32:10 +0800
commitfc853c8b1b3b63a9232a64a95071a370500faf9a (patch)
treeaf53cc2651353b00a190525ef8c676bb901adc34 /net
parent920307e443bb32963e089b81a76828a3c4a8d8f8 (diff)
downloadfreebsd-ports-graphics-fc853c8b1b3b63a9232a64a95071a370500faf9a.tar.gz
freebsd-ports-graphics-fc853c8b1b3b63a9232a64a95071a370500faf9a.tar.zst
freebsd-ports-graphics-fc853c8b1b3b63a9232a64a95071a370500faf9a.zip
- Unbreak after net/libnet10 fix
PR: 116876 Submitted by: Wesley Shields <wxs@atarininja.org> Approved by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/pynids/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/pynids/Makefile b/net/pynids/Makefile
index 845afe3fc8b..8d4f8b27060 100644
--- a/net/pynids/Makefile
+++ b/net/pynids/Makefile
@@ -32,10 +32,6 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= Does not compile; needs -fPIC
-.endif
-
.if exists(${LIBNET_CONFIG})
LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags
LIBNET_LIBS!= ${LIBNET_CONFIG} --libs