diff options
Diffstat (limited to 'games/super_methane_brothers/Makefile')
-rw-r--r-- | games/super_methane_brothers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index 2fecb094d4d9..49adfa494a61 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -13,7 +13,7 @@ COMMENT= Port of the Amiga platform game of the same name LICENSE= GPLv2 -LIB_DEPENDS= libclan23Core.so:${PORTSDIR}/devel/clanlib +LIB_DEPENDS= libclan23Core.so:devel/clanlib USES= execinfo gmake pkgconfig tar:tgz USE_GCC= yes |