fix misspelling of LIB_DEPENDS that prevented gettext dep from being recognized

This commit is contained in:
Alan Eldridge 2002-08-01 20:57:41 +00:00
parent 5c738e8ba4
commit e6bb1d1625
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63860

View File

@ -17,7 +17,7 @@ MAINTAINER= cyrille.lefevre@laposte.net
# Global variables
#
LIB_DEPEND= intl.4:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
USE_PERL5= yes
USE_LIBTOOL= yes