aboutsummaryrefslogtreecommitdiff
path: root/sysutils/boxbackup/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:57 +0000
commitcb9a2b582c78cfb0c7bbe285c417c9362b3213d3 (patch)
treec94257e28b8e5f01fe14d767f8a4ade36ad9d111 /sysutils/boxbackup/Makefile
parentb71796d585770ba247cf80126abc37abf7e80c7f (diff)
downloadports-cb9a2b582c78cfb0c7bbe285c417c9362b3213d3.tar.gz
ports-cb9a2b582c78cfb0c7bbe285c417c9362b3213d3.zip
Notes
Diffstat (limited to 'sysutils/boxbackup/Makefile')
-rw-r--r--sysutils/boxbackup/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile
index 0da754644077..5582e8de6d81 100644
--- a/sysutils/boxbackup/Makefile
+++ b/sysutils/boxbackup/Makefile
@@ -20,11 +20,7 @@ GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf aclocal autoheader
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
CFLAGS+= -I${OPENSSLINC}
-LDFLAGS+= -L${OPENSSLLIB}
-
-.if exists(/usr/lib/libexecinfo.so)
-LDFLAGS+= -lexecinfo
-.endif
+LDFLAGS+= -L${OPENSSLLIB} -lexecinfo
MAKE_JOBS_UNSAFE=yes