- Add missing dependency

Submitted by:	Pierre Emmanuel (maintainer via private mail)
This commit is contained in:
Martin Wilke 2008-09-30 13:53:37 +00:00
parent dd55992fa9
commit a883eccc84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221041

View File

@ -7,6 +7,7 @@
PORTNAME= pgfouine
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/1334/ \
http://pgfouine.projects.postgresql.org/releases/
@ -15,7 +16,7 @@ MAINTAINER= pea@raveland.org
COMMENT= PostgreSQL log analyzer
NO_BUILD = Yes
USE_PHP= gd
USE_PHP= gd pcre
pre-configure:
${REINPLACE_CMD} -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g;' \