summaryrefslogtreecommitdiff
path: root/sysutils/xplr
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2021-07-22 16:16:35 +0000
committertnn <tnn@pkgsrc.org>2021-07-22 16:16:35 +0000
commit92b6471421810ba9fccca268146bf56a3e75071e (patch)
tree739b8dee4b12fdf7b8b7aabcd320b3d6b61f5f84 /sysutils/xplr
parent6b0e953632d7498155794f324f9e75bc7041f449 (diff)
downloadpkgsrc-92b6471421810ba9fccca268146bf56a3e75071e.tar.gz
g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.
Diffstat (limited to 'sysutils/xplr')
-rw-r--r--sysutils/xplr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xplr/Makefile b/sysutils/xplr/Makefile
index 9f7bffbd595..10e992b1731 100644
--- a/sysutils/xplr/Makefile
+++ b/sysutils/xplr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2021/07/05 09:50:34 pin Exp $
+# $NetBSD: Makefile,v 1.33 2021/07/22 16:16:37 tnn Exp $
DISTNAME= xplr-0.14.4
CATEGORIES= sysutils
@@ -19,7 +19,6 @@ INSTALLATION_DIRS= bin share/examples/xplr
RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.LuaJIT2}/lib
RUSTFLAGS+= -C link-arg=-L${BUILDLINK_PREFIX.LuaJIT2}/lib
-MAKE_ENV+= RUSTFLAGS=${RUSTFLAGS:Q}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/target/release/xplr ${DESTDIR}${PREFIX}/bin