mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
- Pin to python 3.6
- Deprecate
This commit is contained in:
parent
5b862eea59
commit
78f52559ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520156
@ -10,6 +10,9 @@ COMMENT= Scalable High-Availability cluster resource manager
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= fails to build with recent versions of python
|
||||
EXPIRATION_DATE= 2020-02-15
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash \
|
||||
getopt>=0:misc/getopt
|
||||
LIB_DEPENDS= libgnutls.so:security/gnutls \
|
||||
@ -32,7 +35,7 @@ GH_ACCOUNT= ClusterLabs
|
||||
GH_PROJECT= pacemaker
|
||||
|
||||
USES= autoreconf corosync gmake gnome libtool ncurses:port pathfix \
|
||||
pkgconfig python shebangfix
|
||||
pkgconfig python:3.6 shebangfix
|
||||
USE_BINUTILS= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user