From 502ef7ef42a3d5c36bcb3fbbc3997d2c3e529ddd Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 26 Feb 2004 05:17:15 +0000 Subject: - add CONFLICTS --- emulators/vice/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emulators/vice') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 2b7a821f1ee3..9003d0b19430 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -29,8 +29,10 @@ USE_GCC= 3.2 .if defined(VICE_WITH_GNOME) USE_GNOME= gnomelibs CONFIGURE_ARGS= --enable-gnomeui +CONFLICTS?= vice-1.* .else CONFIGURE_ARGS= --with-xaw3d +CONFLICTS?= vice-gnome-1.* .endif INFO= vice -- cgit v1.3