aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-08-20 12:58:51 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-08-20 12:58:51 +0000
commitd08a88733f18bcb44be73658c1ace314c026330c (patch)
treea6b225317f64f6f4e9a434666b27d10a115e722c /net
parent3e13a572b225869e18dbd08342179ab620f9e867 (diff)
downloadports-d08a88733f18bcb44be73658c1ace314c026330c.tar.gz
ports-d08a88733f18bcb44be73658c1ace314c026330c.zip
Fix make stage.
Notes
Notes: svn path=/head/; revision=365461
Diffstat (limited to 'net')
-rw-r--r--net/packetdrill/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/packetdrill/Makefile b/net/packetdrill/Makefile
index 1c2af72d1a06..30da4243bed2 100644
--- a/net/packetdrill/Makefile
+++ b/net/packetdrill/Makefile
@@ -13,7 +13,8 @@ LICENSE= GPLv2
USES= bison
MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
+ PTHREAD_LIBS="${PTHREAD_LIBS}" \
+ WITH_INSTALL_AS_USER=yes
PORTDATA= packetdrill.el packetdrill.vim
PORTDOCS= README
PORTEXAMPLES= tests