mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark these ports broken. They are not happy with python upgrades.
This commit is contained in:
parent
5cf8a2bf82
commit
a0ab4c4f5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9396
@ -3,7 +3,7 @@
|
||||
# Date created: 20 April 1997
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/05/05 12:27:10 tg Exp $
|
||||
# $Id: Makefile,v 1.3 1997/05/14 07:38:50 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= NumPy
|
||||
@ -19,6 +19,8 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= lapack\\.2\\.:${PORTSDIR}/math/lapack \
|
||||
ranlib\\.1\\.:${PORTSDIR}/math/libranlib
|
||||
|
||||
BROKEN= python upgrade
|
||||
|
||||
ALL_TARGET= sharedmods
|
||||
MAKE_FLAGS+= 'OPT=${CFLAGS}'
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 20 April 1997
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/05/05 12:27:10 tg Exp $
|
||||
# $Id: Makefile,v 1.3 1997/05/14 07:38:50 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= NumPy
|
||||
@ -19,6 +19,8 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= lapack\\.2\\.:${PORTSDIR}/math/lapack \
|
||||
ranlib\\.1\\.:${PORTSDIR}/math/libranlib
|
||||
|
||||
BROKEN= python upgrade
|
||||
|
||||
ALL_TARGET= sharedmods
|
||||
MAKE_FLAGS+= 'OPT=${CFLAGS}'
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 20 April 1997
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/05/05 12:27:10 tg Exp $
|
||||
# $Id: Makefile,v 1.3 1997/05/14 07:38:50 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= NumPy
|
||||
@ -19,6 +19,8 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= lapack\\.2\\.:${PORTSDIR}/math/lapack \
|
||||
ranlib\\.1\\.:${PORTSDIR}/math/libranlib
|
||||
|
||||
BROKEN= python upgrade
|
||||
|
||||
ALL_TARGET= sharedmods
|
||||
MAKE_FLAGS+= 'OPT=${CFLAGS}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user