mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
databases/py-sqlrelay: unbreak, take maintainer
- databases/sqlrelay uses a very old config.sub which needs to be replaced
This commit is contained in:
parent
9220d8866a
commit
6c1160a140
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538816
@ -3,23 +3,18 @@
|
||||
|
||||
PORTNAME= ${SQLRELAY_PORTNAME}
|
||||
PORTVERSION= ${SQLRELAY_PORTVERSION}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= # none
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= pi@FreeBSD.org
|
||||
COMMENT= Python modules to access to SQL Relay
|
||||
|
||||
BROKEN_aarch64= Fails to configure: machine 'aarch64-portbld' not recognized
|
||||
BROKEN_amd64= Fails to configure: machine 'amd64-portbld' not recognized
|
||||
BROKEN_powerpc64= Fails to configure: machine 'powerpc64-portbld' not recognized
|
||||
|
||||
EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
|
||||
LIB_DEPENDS= libsqlrclient.so:${SQLRELAY_PORTDIR}
|
||||
|
||||
USES= gmake perl5 python
|
||||
USES= gmake libtool perl5 python
|
||||
USE_PERL5= build patch
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
2659
databases/sqlrelay/files/patch-config.sub
Normal file
2659
databases/sqlrelay/files/patch-config.sub
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user