aboutsummaryrefslogtreecommitdiff
path: root/devel/fb-adb
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-04-13 10:36:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-04-13 10:36:15 +0000
commit88360e4c12280daf5dd49698f00ce25a9fa75ab3 (patch)
tree4e9607083456960d04d51c761a85448e0510cb47 /devel/fb-adb
parentc57709330bd95e4d69f7457b25c5d6cb78a61241 (diff)
downloadports-88360e4c12280daf5dd49698f00ce25a9fa75ab3.tar.gz
ports-88360e4c12280daf5dd49698f00ce25a9fa75ab3.zip
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD. PR: 208294 Exp-run by: antoine Approved by: portmgr (antoine), perl (mat) Differential Revision: https://reviews.freebsd.org/D4158
Notes
Notes: svn path=/head/; revision=413184
Diffstat (limited to 'devel/fb-adb')
-rw-r--r--devel/fb-adb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile
index bb4313e71746..0d3f69a28296 100644
--- a/devel/fb-adb/Makefile
+++ b/devel/fb-adb/Makefile
@@ -23,8 +23,6 @@ USE_PERL5= build # pod2man
BASH_CMD?= bash # can be zsh
GNU_CONFIGURE= yes
CONFIGURE_ENV= PYTHON3="${PYTHON_CMD}"
-# XXX D4158: --mandir as SET_LATE_CONFIGURE_ARGS doesn't respect CONFIGURE_CMD
-CONFIGURE_ARGS= --mandir="${MANPREFIX}/man"
INSTALL_TARGET= install-strip
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz