Fix jpgraph dependency testing

This commit is contained in:
Baptiste Daroussin 2012-04-14 13:24:08 +00:00
parent 6600885852
commit f24221a918
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294807

View file

@ -16,7 +16,7 @@ COMMENT= Add-on module for snort to generate real-time web reports
LICENSE= GPLv2
.if !defined(WITHOUT_JPGRAPH)
RUN_DEPENDS= ${LOCALBASE}/share/jpgraph2/jpgraph.php:${PORTSDIR}/graphics/jpgraph2
RUN_DEPENDS= ${LOCALBASE}/share/jpgraph/jpgraph.php:${PORTSDIR}/graphics/jpgraph2
.endif
USE_PHP= yes