diff options
author | pat <pat@FreeBSD.org> | 2002-11-24 20:42:03 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-11-24 20:42:03 +0000 |
commit | 62bf7c90ff082c5e144a6136d7d8e3a18b0e0178 (patch) | |
tree | 6da0d5d697c64d8c77739401b09c0c69c0419ae6 /emulators | |
parent | 8c5e810f585db5557875040b50c9b01eedaa5a4a (diff) | |
download | FreeBSD-ports-62bf7c90ff082c5e144a6136d7d8e3a18b0e0178.zip FreeBSD-ports-62bf7c90ff082c5e144a6136d7d8e3a18b0e0178.tar.gz |
Build under -current again
PR: ports/42779
Submitted by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/uae/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index bfa8dac..e3ecef1 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -19,6 +19,7 @@ USE_XLIB= yes USE_GNOMENG= yes USE_GNOME= gtk12 USE_REINPLACE= yes +USE_GCC= 2.95 CFLAGS+= ${PTHREAD_CFLAGS} |