diff options
Diffstat (limited to 'graphics/xaos/Makefile')
-rw-r--r-- | graphics/xaos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index ddadd076af10..de90b0015f60 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -16,7 +16,7 @@ DISTNAME= XaoS-${PORTVERSION} MAINTAINER= jkoshy@freebsd.org -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png USE_XLIB= yes |