diff options
Diffstat (limited to 'net-mgmt/nefu/Makefile')
-rw-r--r-- | net-mgmt/nefu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index b18cff682ba2..0301b42edd23 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -15,7 +15,6 @@ MAINTAINER= farrokhi@FreeBSD.org COMMENT= A network monitoring daemon GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ YACC=${YACC} \ |