From 161621351211788c872d09a81e302310b54217e5 Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 9 May 2006 20:52:24 +0000 Subject: Remove USE_REINPLACE from the categories starting with L --- lang/onyx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang/onyx') 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} \ -- cgit