diff options
Diffstat (limited to 'games/trophy/Makefile')
-rw-r--r-- | games/trophy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trophy/Makefile b/games/trophy/Makefile index 84021081c2d3..85d9baa52c2f 100644 --- a/games/trophy/Makefile +++ b/games/trophy/Makefile @@ -12,7 +12,7 @@ COMMENT= Single player racing game LICENSE= GPLv2 -LIB_DEPENDS= libclanCore.so:${PORTSDIR}/devel/clanlib1 +LIB_DEPENDS= libclanCore.so:devel/clanlib1 USES= pkgconfig |