mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Mark BROKEN: does not build
Reported by: pointyhat
This commit is contained in:
parent
6f2c69854f
commit
747987c59b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267465
@ -26,6 +26,8 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
ant:${PORTSDIR}/devel/apache-ant
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
OPTIONS= TCMALLOC "Use Tcmalloc" on \
|
||||
HOARD "Use Hoard" off \
|
||||
PYTHONLIBS "Add Python binding" off \
|
||||
|
@ -19,6 +19,8 @@ COMMENT= Library for arbitrary precision arithmetic (MinGW32)
|
||||
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
|
||||
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
|
||||
GNU_CONFIGURE= yes
|
||||
CC= ${PKGNAMEPREFIX}gcc
|
||||
|
@ -19,6 +19,8 @@ COMMENT= Library for arbitrary precision arithmetic (MinGW32)
|
||||
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
|
||||
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
|
||||
GNU_CONFIGURE= yes
|
||||
CC= ${PKGNAMEPREFIX}gcc
|
||||
|
Loading…
Reference in New Issue
Block a user