diff options
Diffstat (limited to 'games/54321/Makefile')
-rw-r--r-- | games/54321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index c72fa00c031a..e6965521f528 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Five games in four-, three-, or two-dimensions for one player -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:tgz USE_SDL= image sdl |