aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-05 10:01:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-05 10:01:58 +0000
commit1793d28b309f02235f7346218ffc1a70e7cddd47 (patch)
tree26ea6e0731e0309878c8dbf839c8489796b20e13 /emulators
parentcefa07656190bbdd46870ac7e14293b4205331d8 (diff)
downloadports-1793d28b309f02235f7346218ffc1a70e7cddd47.tar.gz
ports-1793d28b309f02235f7346218ffc1a70e7cddd47.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/uae/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 86a126b81ecb..6def14113e92 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \
MAINTAINER= simond@irrelevant.org
COMMENT= Amiga emulator
-CONFLICTS= e-uae-*
+CONFLICTS= e-uae-[0-9]*
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -23,6 +23,7 @@ USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga
USE_XLIB= yes
USE_GNOME= gtk20
+USE_GCC= 3.4
CFLAGS+= ${PTHREAD_CFLAGS}