diff options
Diffstat (limited to 'games/tome4')
-rw-r--r-- | games/tome4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 33a4d4464520..2ff53a9a5609 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -16,8 +16,8 @@ COMMENT= Epic tactical turn-based roguelike adventure LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= premake4:${PORTSDIR}/devel/premake4 -LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis +BUILD_DEPENDS= premake4:devel/premake4 +LIB_DEPENDS= libvorbisfile.so:audio/libvorbis DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \ "${PORTNAME}" "Game;RolePlaying;" "" |