aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/dar/Makefile')
-rw-r--r--sysutils/dar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile
index ef9633ef6cd1..1ecedb8f3f6a 100644
--- a/sysutils/dar/Makefile
+++ b/sysutils/dar/Makefile
@@ -16,7 +16,6 @@ USES= pathfix shebangfix libtool
SHEBANG_FILES= doc/samples/dar_backup doc/samples/*.bash doc/samples/*.sh
USE_GCC= any
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBS="-lelf"
CONFIGURE_ARGS= --datadir=${DATADIR} --disable-build-html \
--disable-upx --disable-libgcrypt-linking \
--disable-ea-support --disable-nodump-flag \
@@ -25,7 +24,7 @@ INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= DOCS LZO NLS
OPTIONS_SUB= yes