diff options
Diffstat (limited to 'games/burgerspace/Makefile')
-rw-r--r-- | games/burgerspace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index af5966e295e4..cc50e573c578 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -13,7 +13,7 @@ COMMENT= BurgerTime clone LICENSE= GPLv2 -LIB_DEPENDS= libflatzebra-0.1.so:${PORTSDIR}/devel/flatzebra +LIB_DEPENDS= libflatzebra-0.1.so:devel/flatzebra USES= pkgconfig USE_SDL= mixer sdl |