diff options
Diffstat (limited to 'net/libnids')
-rw-r--r-- | net/libnids/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 420ed72bb630..840df65124da 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -21,7 +21,6 @@ OPTIONS= LIBNET "Include code requiring libnet" ON \ WANT_GNOME= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |