aboutsummaryrefslogtreecommitdiff
path: root/databases/pgfouine
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-30 13:53:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-30 13:53:37 +0000
commita883eccc847956a0781de2025f181435dc59a5a9 (patch)
treead15eed467f3bb35c5596a9805a0a93a7ee7296f /databases/pgfouine
parentdd55992fa9cdc772621a7184e6783ca8689393e2 (diff)
downloadports-a883eccc847956a0781de2025f181435dc59a5a9.tar.gz
ports-a883eccc847956a0781de2025f181435dc59a5a9.zip
Notes
Diffstat (limited to 'databases/pgfouine')
-rw-r--r--databases/pgfouine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile
index 38239ffd6495..3951b58d345b 100644
--- a/databases/pgfouine/Makefile
+++ b/databases/pgfouine/Makefile
@@ -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;' \