From 61bcf5c02f5d4bfe0dfd017cb381752aeb52c051 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 29 Oct 2007 08:32:10 +0000 Subject: - Unbreak after net/libnet10 fix PR: 116876 Submitted by: Wesley Shields Approved by: maintainer --- net/pynids/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/pynids') diff --git a/net/pynids/Makefile b/net/pynids/Makefile index 845afe3fc8b6..8d4f8b27060c 100644 --- a/net/pynids/Makefile +++ b/net/pynids/Makefile @@ -32,10 +32,6 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config .include -.if ${ARCH} == "amd64" -BROKEN= Does not compile; needs -fPIC -.endif - .if exists(${LIBNET_CONFIG}) LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags LIBNET_LIBS!= ${LIBNET_CONFIG} --libs -- cgit v1.2.3