diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 471c86118f27..dcfd155e23ac 100644 --- a/lang/python26/Makefile +++ b/lang/python26/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 " 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 "