diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-08-02 10:58:58 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-08-02 10:58:58 +0000 |
commit | af509f97c92ef8cecd1471fbd766809e32f90b83 (patch) | |
tree | 443b865f80d745827065a391daaee13610084f36 /lang/python26 | |
parent | 391557d67087ae0ede3230187feda73389ced026 (diff) | |
download | ports-af509f97c92ef8cecd1471fbd766809e32f90b83.tar.gz ports-af509f97c92ef8cecd1471fbd766809e32f90b83.zip |
Notes
Diffstat (limited to 'lang/python26')
-rw-r--r-- | lang/python26/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 " |