diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:41:06 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 13:41:06 +0000 |
commit | 34ab4f9ae7b2f236f6efa54a10223e174df5d904 (patch) | |
tree | efb66df1b66cf60624722719a17439c5368bada2 /emulators/basiliskII | |
parent | 4919a03c9abec143b75c7c98f92ec2a18ac7b4f4 (diff) | |
download | ports-34ab4f9ae7b2f236f6efa54a10223e174df5d904.tar.gz ports-34ab4f9ae7b2f236f6efa54a10223e174df5d904.zip |
Notes
Diffstat (limited to 'emulators/basiliskII')
-rw-r--r-- | emulators/basiliskII/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile index 5af883856f82..1362078cf621 100644 --- a/emulators/basiliskII/Makefile +++ b/emulators/basiliskII/Makefile @@ -19,8 +19,8 @@ LIB_DEPENDS= lthread.2:${PORTSDIR}/devel/linuxthreads WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix USE_X_PREFIX= yes -USE_GTK= yes -USE_ESOUND= yes +USE_GNOMENG= yes +USE_GNOME= esound gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --disable-fbdev-dga |