diff options
Diffstat (limited to 'databases/p5-DBD-Sybase/Makefile')
-rw-r--r-- | databases/p5-DBD-Sybase/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index f1d314abc49d..6a73cbe86212 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -7,6 +7,7 @@ PORTNAME= DBD-Sybase PORTVERSION= 1.07 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A Sybase DBI driver for Perl 5 -LIB_DEPENDS= ct.3:${PORTSDIR}/databases/freetds +LIB_DEPENDS= ct.4:${PORTSDIR}/databases/freetds PERL_CONFIGURE= yes CONFIGURE_ENV+= SYBASE=${LOCALBASE} |