From d39e175d47585b9cc1d36a49774dfe2ee4b31e9e Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 10 May 2006 22:37:39 +0000 Subject: Remove USE_REINPLACE from ports starting with M --- archivers/ark/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'archivers') diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 27a4262c3a14..fad6a3a03858 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -31,7 +31,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETOPT_LONG=yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes DO_NOT_COMPILE+=klaptopdaemon kmilo CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" CONFIGURE_ARGS+=--with-pythondir=${LOCALBASE} -- cgit