diff options
Diffstat (limited to 'emulators/vx68k/Makefile')
-rw-r--r-- | emulators/vx68k/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile index db96286..0bd0a8e 100644 --- a/emulators/vx68k/Makefile +++ b/emulators/vx68k/Makefile @@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k USE_MESA= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes LIBTOOLFILES= configure vx68k-gtk/configure LIBTOOLFLAGS= --disable-ltlibs --release-ignore |