diff options
Diffstat (limited to 'databases/p5-DBD-Sybase')
-rw-r--r-- | databases/p5-DBD-Sybase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index f4b667917dc7..afe2cd9754ac 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sheldonh@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= ct.0:${PORTSDIR}/databases/freetds \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |