diff options
Diffstat (limited to 'net/vomit/Makefile')
-rw-r--r-- | net/vomit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/vomit/Makefile b/net/vomit/Makefile index ee4316459649..287d137f8924 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent \ dnet.1:${PORTSDIR}/net/libdnet GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |