aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bgpq3
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2010-11-01 11:58:25 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2010-11-01 11:58:25 +0000
commit1fed8c87c04884cf2ed7a8bfba985d5786468eb4 (patch)
tree74141974a10bb891ff95b924092a6b6c096e28b7 /net-mgmt/bgpq3
parenta4d7e73b62cfa52fc7a37cba255b2bc798d915e2 (diff)
downloadports-1fed8c87c04884cf2ed7a8bfba985d5786468eb4.tar.gz
ports-1fed8c87c04884cf2ed7a8bfba985d5786468eb4.zip
Notes
Diffstat (limited to 'net-mgmt/bgpq3')
-rw-r--r--net-mgmt/bgpq3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/bgpq3/Makefile b/net-mgmt/bgpq3/Makefile
index 047f71e4bf95..760ef66420ed 100644
--- a/net-mgmt/bgpq3/Makefile
+++ b/net-mgmt/bgpq3/Makefile
@@ -18,4 +18,6 @@ MAN8= bgpq3.8
PLIST_FILES= bin/bgpq3
HAS_CONFIGURE= yes
+CONFIGURE_ARGS+=--prefix=${PREFIX}
+
.include <bsd.port.mk>