1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Allow to build without having linprocfs(5) mounted.

This commit is contained in:
Alexey Dokuchaev 2014-09-16 09:31:37 +00:00
parent 2f1a4001a1
commit b1cd35f49d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368299

View File

@ -17,6 +17,8 @@ ONLY_FOR_ARCHS_REASON= requires linprocfs(5)
USES= readline
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_file__proc_self_maps=yes \
ac_cv_file__proc_self_mem=yes
OPTIONS_DEFINE= X11 DOCS
OPTIONS_SUB= yes