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 9d3d303c71be..ce54593a6931 100644 --- a/emulators/tilem/Makefile +++ b/emulators/tilem/Makefile @@ -12,7 +12,7 @@ COMMENT= Emulator for the Z80 series of Texas Instruments calculators LICENSE= GPLv3 -LIB_DEPENDS= libticalcs2.so:${PORTSDIR}/comms/libticalcs2 +LIB_DEPENDS= libticalcs2.so:comms/libticalcs2 USES= desktop-file-utils pkgconfig shared-mime-info tar:bzip2 GNU_CONFIGURE= yes |