diff options
Diffstat (limited to 'games/openmortal/Makefile')
-rw-r--r-- | games/openmortal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index eaa52fc0dc1f..f808024f44d3 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= Parody of the once popular coin-up fighting game, Mortal Kombat -LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libfreetype.so:print/freetype2 USES= tar:bzip2 dos2unix perl5 GNU_CONFIGURE= yes |