diff options
Diffstat (limited to 'games/xbubble')
-rw-r--r-- | games/xbubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbubble/Makefile b/games/xbubble/Makefile index 480ab787082a..6475a461544a 100644 --- a/games/xbubble/Makefile +++ b/games/xbubble/Makefile @@ -13,7 +13,7 @@ COMMENT= Puzzle Bobble clone for Unix/X11 platforms LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USE_XORG= x11 xmu GNU_CONFIGURE= yes |