Page MenuHomeFreeBSD

No OneTemporary

Index: head/devel/py-intbitset/Makefile
===================================================================
--- head/devel/py-intbitset/Makefile (revision 501183)
+++ head/devel/py-intbitset/Makefile (revision 501184)
@@ -1,32 +1,31 @@
# $FreeBSD$
PORTNAME= intbitset
DISTVERSION= 2.3.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kai@FreeBSD.org
COMMENT= C-based extension implementing fast integer bit sets
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_aarch64= fails to compile: the clang compiler does not support -march=core2
BROKEN_armv6= fails to compile: the clang compiler does not support -march=core2
BROKEN_armv7= fails to compile: the clang compiler does not support -march=core2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
USES= python
USE_PYTHON= cython distutils autoplist
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/intbitset.so
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>

File Metadata

Mime Type
text/x-diff
Expires
Sat, Nov 15, 1:11 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25288397
Default Alt Text
(1 KB)

Event Timeline