diff options
Diffstat (limited to 'games/pushover/Makefile')
-rw-r--r-- | games/pushover/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pushover/Makefile b/games/pushover/Makefile index ee6310629abc..ffcb8538426e 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -12,7 +12,7 @@ COMMENT= Puzzle game where the goal is to push over all dominoes LICENSE= GPLv3 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png GNU_CONFIGURE= yes USE_SDL= sdl mixer ttf |