aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2017-12-09 01:46:53 +0800
committertobik <tobik@FreeBSD.org>2017-12-09 01:46:53 +0800
commit15afd9ecb09f27c88d50fcaa97497a65f887fb49 (patch)
treec86ada6f51618e7b10e3598d9bb1031dd2e34e27 /sysutils
parent4de78570ad4cbcc0936df2724bfc77cde9f439e0 (diff)
downloadfreebsd-ports-gnome-15afd9ecb09f27c88d50fcaa97497a65f887fb49.tar.gz
freebsd-ports-gnome-15afd9ecb09f27c88d50fcaa97497a65f887fb49.tar.zst
freebsd-ports-gnome-15afd9ecb09f27c88d50fcaa97497a65f887fb49.zip
sysutils/lr, sysutils/xe: Respect PREFIX
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lr/Makefile1
-rw-r--r--sysutils/xe/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile
index 665ca84c91ca..36255e492505 100644
--- a/sysutils/lr/Makefile
+++ b/sysutils/lr/Makefile
@@ -16,6 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= chneukirchen
MAKE_ARGS= CFLAGS="${CFLAGS}" \
+ PREFIX="${PREFIX}" \
MANDIR="${PREFIX}/man"
OPTIONS_DEFINE= CONTRIB EMACS NEOVIM VIM
diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile
index 3d1dab821b6f..e8e7356488d3 100644
--- a/sysutils/xe/Makefile
+++ b/sysutils/xe/Makefile
@@ -18,6 +18,7 @@ USES= perl5
USE_PERL5= test
MAKE_ARGS= CFLAGS="${CFLAGS}" \
+ PREFIX="${PREFIX}" \
MANDIR="${PREFIX}/man"
TEST_TARGET= check