diff options
Diffstat (limited to 'emulators/tme/Makefile')
-rw-r--r-- | emulators/tme/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 16671e23e2e3..fc694a95a964 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -21,9 +21,8 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ expat:${PORTSDIR}/textproc/expat2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig -USES= pkgconfig gettext iconv +USES= pkgconfig gettext iconv perl5 USE_GNOME= gdkpixbuf2 gtk20 -USE_PERL5= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool libltdl CONFIGURE_ENV= ac_cv_have_isinff=no |