diff options
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 471c86118f27..dcfd155e23ac 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -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 " |