diff options
Diffstat (limited to 'emulators/xsystem35/Makefile')
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 70696e70cf28..8beeefeb9387 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.11:${PORTSDIR}/graphics/jpeg USE_AUTOTOOLS= autoconf libtool -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_GNOME= gtk12 WANT_GNOME= yes |