From fb7a895f24698901eed95e5069bda468ff8086cf Mon Sep 17 00:00:00 2001 From: alane Date: Thu, 1 Aug 2002 20:57:41 +0000 Subject: fix misspelling of LIB_DEPENDS that prevented gettext dep from being recognized --- sysutils/fileutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile index 8dda879..cc58b9d 100644 --- a/sysutils/fileutils/Makefile +++ b/sysutils/fileutils/Makefile @@ -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 -- cgit v1.1