diff options
-rw-r--r-- | devel/doxygen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index f36e907c2e9e..9973c2b7ad2b 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png USES= bison iconv perl5 gmake ALL_TARGET= all |