diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
commit | 99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch) | |
tree | bea626d8d7aaa3973f00760684b26d2ddcce74eb /emulators/tme | |
parent | ce05caaae21cd6b880cf5567917d6bde1c9144fa (diff) |
Notes
Diffstat (limited to 'emulators/tme')
-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 |