diff options
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r-- | databases/rrdtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 2d880335ee32..1a812652c004 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -15,7 +15,7 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Round Robin Database Tools LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ + art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ png.5:${PORTSDIR}/graphics/png USE_PERL5= yes |