aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ori
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-09-22 18:48:28 +0800
committermat <mat@FreeBSD.org>2017-09-22 18:48:28 +0800
commitd9b3f2d70221e2edb53316d0af198504f8090ae1 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /sysutils/ori
parent82267b98f1fc7e9ab7316d3d76128cd4a197c04d (diff)
downloadfreebsd-ports-gnome-d9b3f2d70221e2edb53316d0af198504f8090ae1.tar.gz
freebsd-ports-gnome-d9b3f2d70221e2edb53316d0af198504f8090ae1.tar.zst
freebsd-ports-gnome-d9b3f2d70221e2edb53316d0af198504f8090ae1.zip
Remove USES=execinfo.
PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
Diffstat (limited to 'sysutils/ori')
-rw-r--r--sysutils/ori/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile
index 87c8c7e79981..101e6638f685 100644
--- a/sysutils/ori/Makefile
+++ b/sysutils/ori/Makefile
@@ -16,7 +16,7 @@ COMMENT= Ori distributed file system
LIB_DEPENDS= libevent.so:devel/libevent \
libboost_date_time.so:devel/boost-libs
-USES= compiler:c++11-lib execinfo fuse pkgconfig scons ssl tar:xz
+USES= compiler:c++11-lib fuse pkgconfig scons ssl tar:xz
CPPFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB} -lcrypto
MAKE_ARGS= VERBOSE=1