diff options
Diffstat (limited to 'games/bomns/Makefile')
-rw-r--r-- | games/bomns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bomns/Makefile b/games/bomns/Makefile index 11c4edfb5ce6..daaf4db2285d 100644 --- a/games/bomns/Makefile +++ b/games/bomns/Makefile @@ -12,7 +12,7 @@ COMMENT= Best old-school Deathmatch game ever (only for two players) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libfreetype.so:print/freetype2 USE_GITHUB= yes GH_ACCOUNT= keithfancher |