mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark as broken (it does not compile with any modern compilers)
While here convert to USE_FIREBIRD With hat: portmgr
This commit is contained in:
parent
f520101130
commit
f6b2369b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353735
1 changed files with 3 additions and 1 deletions
|
@ -11,11 +11,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Python extension for Firebird/Interbase(R) relational databases
|
||||
|
||||
LIB_DEPENDS= libgds.so.2:${PORTSDIR}/databases/firebird20-client
|
||||
BROKEN= Does not build with modern compilers
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime/__init__.py:${PORTSDIR}/lang/py-mx-base
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_FIREBIRD= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_PYTHON_PREFIX= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue