mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix jpgraph dependency testing
This commit is contained in:
parent
6600885852
commit
f24221a918
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294807
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user