aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-08-13 09:15:55 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-08-13 09:15:55 +0000
commite9b88d68b975f1b75eeb74005940669b52e40e3b (patch)
tree87b45f0b8c41ee0fe4ac76767bf63f3d88a5c3fc /net-mgmt
parent89a046b07fa28c64077de9f37ad8425f475bf430 (diff)
downloadports-e9b88d68b975f1b75eeb74005940669b52e40e3b.tar.gz
ports-e9b88d68b975f1b75eeb74005940669b52e40e3b.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/flow-tools-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flow-tools-ng/Makefile b/net-mgmt/flow-tools-ng/Makefile
index 1bd914f4aa30..5e29864ede68 100644
--- a/net-mgmt/flow-tools-ng/Makefile
+++ b/net-mgmt/flow-tools-ng/Makefile
@@ -49,7 +49,7 @@ FLOW_CAPTURE_GID= 174
FLOW_CAPTURE_PIDDIR= ${VARDIR}/run/flow-capture
.if defined(WITH_PGSQL)
-CONFIGURE_ARGS+=--with-postgresql="${PREFIX}"
+CONFIGURE_ARGS+=--with-postgresql
USE_PGSQL= yes
.else
CONFIGURE_ARGS+=--without-postgresql