diff options
Diffstat (limited to 'lang/onyx/Makefile')
-rw-r--r-- | lang/onyx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 2a40f119bf40..913807fa23cc 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= edit.6:${PORTSDIR}/devel/libedit \ pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libedit-prefix=${LOCALBASE} \ |