From f07e7ab26ee96c06478847d07ac072b4b2c64e23 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 4 May 2006 21:41:12 +0000 Subject: Remove USE_REINPLACE from all categories starting with D --- databases/mysql-navigator/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/mysql-navigator') diff --git a/databases/mysql-navigator/Makefile b/databases/mysql-navigator/Makefile index 90be33eb222b..f46cd4df08b3 100644 --- a/databases/mysql-navigator/Makefile +++ b/databases/mysql-navigator/Makefile @@ -22,7 +22,6 @@ USE_MYSQL= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes CONFIGURE_ARGS+=--with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libraries=${LOCALBASE}/lib/mysql CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit