diff options
Diffstat (limited to 'net/etrace/Makefile')
-rw-r--r-- | net/etrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/etrace/Makefile b/net/etrace/Makefile index 59e1c07c30d1..d05953f37162 100644 --- a/net/etrace/Makefile +++ b/net/etrace/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ WRKSRC= ${WRKDIR}/etrace GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libdnet=${PREFIX} MAN8= etrace.8 |