diff options
Diffstat (limited to 'games/ppracer/Makefile')
-rw-r--r-- | games/ppracer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ppracer/Makefile b/games/ppracer/Makefile index cac4cd0a61ef..e2e373094138 100644 --- a/games/ppracer/Makefile +++ b/games/ppracer/Makefile @@ -14,8 +14,8 @@ COMMENT= 3D downhill racing game... kind of like TuxRacer Improved LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ - libfreetype.so:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libpng.so:graphics/png \ + libfreetype.so:print/freetype2 USES= gmake pkgconfig dos2unix tar:bzip2 DOS2UNIX_REGEX= .*\.(c|cpp|h) |