summaryrefslogtreecommitdiff
path: root/emulators/uae
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:41:06 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:41:06 +0000
commit34ab4f9ae7b2f236f6efa54a10223e174df5d904 (patch)
treeefb66df1b66cf60624722719a17439c5368bada2 /emulators/uae
parentDeploy USE_GNOMENG infrastructure (diff)
Deploy USE_GNOMENG infrastructure
PR: 42199 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65306
Diffstat (limited to 'emulators/uae')
-rw-r--r--emulators/uae/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile
index 927df41060c5..bb7311718b40 100644
--- a/emulators/uae/Makefile
+++ b/emulators/uae/Makefile
@@ -16,7 +16,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga
USE_XLIB= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
CFLAGS+= ${PTHREAD_CFLAGS}