1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- new option WITH_GNUSTEP_FAKEMAIN to work without procfs

This commit is contained in:
Dirk Meyer 2005-06-03 07:53:26 +00:00
parent 8eafc28228
commit 5271a91158
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136712

View File

@ -47,9 +47,11 @@ NO_FILTER_SHLIBS= yes
PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
.if !defined(WITH_GNUSTEP_FAKEMAIN)
.if !exists(/proc/curproc)
IGNORE= requires procfs mounted to build or run, for details see procfs(5)
.endif
.endif
pre-configure:
.for file in config.guess config.sub install-sh