diff options
Diffstat (limited to 'emulators/tilem/Makefile')
-rw-r--r-- | emulators/tilem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile index c78ff7121cea..d0db61565df8 100644 --- a/emulators/tilem/Makefile +++ b/emulators/tilem/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS= ticalcs2:${PORTSDIR}/comms/libticalcs2 INSTALLS_ICONS= yes -USES= desktop-file-utils shared-mime-info +USES= desktop-file-utils shared-mime-info pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes # parallel builds (-jX) are broken with BSD make(1) |