- Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)

PR:		ports/136992
Submitted by:	Andrey Zonov <andrey.zonov AT gmail.com>
This commit is contained in:
Li-Wen Hsu 2009-08-02 10:58:58 +00:00
parent 391557d670
commit af509f97c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238767
2 changed files with 0 additions and 2 deletions

View file

@ -66,7 +66,6 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-setup.py
SEM_MSG= ""
.else
IGNORE= POSIX semaphore support only works in FreeBSD 7-STABLE and later
.
.endif # ${OSVERSION} >= 701106
.else # !defined(WITH_SEM)
SEM_MSG= "@comment "

View file

@ -66,7 +66,6 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-setup.py
SEM_MSG= ""
.else
IGNORE= POSIX semaphore support only works in FreeBSD 7-STABLE and later
.
.endif # ${OSVERSION} >= 701106
.else # !defined(WITH_SEM)
SEM_MSG= "@comment "