diff options
Diffstat (limited to 'textproc/libtext-wrapi18n-perl')
-rw-r--r-- | textproc/libtext-wrapi18n-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtext-wrapi18n-perl/Makefile b/textproc/libtext-wrapi18n-perl/Makefile index 9a001bec7ec0..dcc954a77888 100644 --- a/textproc/libtext-wrapi18n-perl/Makefile +++ b/textproc/libtext-wrapi18n-perl/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Documentation gettext tools -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/CharWidth.pm:${PORTSDIR}/textproc/libtext-charwidth-perl +BUILD_DEPENDS= libtext-charwidth-perl>=0:${PORTSDIR}/textproc/libtext-charwidth-perl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |