databases/p5-DBD-Sybase: note needed freetds version

p5-DBD-Sybase compilation fails with obscure build error
when building system has previous version of freetds installed.
Let's print friendly message instead noting needed freetds version.
This commit is contained in:
Eugene Grosbein 2022-04-29 09:02:26 +07:00
parent 16f616fe3b
commit 3d4b207f34
No known key found for this signature in database
GPG key ID: B0CD1AF226988B28

View file

@ -13,6 +13,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= freetds>=1.3.10:databases/freetds
LIB_DEPENDS= libct.so:databases/freetds
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI