View | Details | Raw Unified | Return to bug 220936 | Differences between
and this patch

Collapse All | Expand All

(-)b/Makefile (-3 / +1 lines)
Lines 12-20 COMMENT= PostgreSQL foreign data wrapper to connect to TDS databases Link Here
12
12
13
LICENSE=	PostgreSQL
13
LICENSE=	PostgreSQL
14
14
15
BROKEN=		wrong dependencies, libodbc.so is not provided by freetds
15
LIB_DEPENDS=	libsybdb.so:databases/freetds
16
17
LIB_DEPENDS=	libodbc.so:databases/freetds
18
16
19
USES=		gmake pgsql:9.2+
17
USES=		gmake pgsql:9.2+
20
USE_GITHUB=	yes
18
USE_GITHUB=	yes

Return to bug 220936