diff options
Diffstat (limited to 'graphics/povray31')
-rw-r--r-- | graphics/povray31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/povray31/Makefile b/graphics/povray31/Makefile index c9c27b5df1eb..3eb3a3172f1c 100644 --- a/graphics/povray31/Makefile +++ b/graphics/povray31/Makefile @@ -20,7 +20,7 @@ DISTFILES= povuni_s.tgz povuni_d.tgz MAINTAINER= olli@fromme.com #BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png DIST_SUBDIR= povray31 |