diff options
Diffstat (limited to 'games/r1q2/Makefile')
-rw-r--r-- | games/r1q2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/r1q2/Makefile b/games/r1q2/Makefile index 4ab7f8cff221..9f4ba659e708 100644 --- a/games/r1q2/Makefile +++ b/games/r1q2/Makefile @@ -61,7 +61,7 @@ PLIST_SUB+= GAME="@comment " USES+= jpeg USE_GL= gl USE_SDL= sdl -LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS+= libpng.so:graphics/png ALL_TARGET+= ref_gl PLIST_SUB+= REF_GL="" .else |