From c0c8980fe7161006a2591024c5fabcfb7e820c9c Mon Sep 17 00:00:00 2001
From: erwin <erwin@FreeBSD.org>
Date: Mon, 12 Jun 2006 18:00:34 +0000
Subject: Remove non-existent USE_CONFIGURE knob.

Approved by:	maintainer
---
 emulators/openmsx/Makefile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'emulators')

diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 7c9450caf1bb..aab9b14d2e82 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -25,7 +25,6 @@ MAKE_ARGS+=	INSTALL_BINARY_DIR=${PREFIX}/bin \
 
 MAKEFILE=	GNUmakefile
 USE_GMAKE=	yes
-USE_CONFIGURE=	yes
 USE_GCC=	3.2+
 USE_TCL=	84
 USE_TCL_BUILD=	84
-- 
cgit