From 91bd4f0671de91bdf278df792652a2f46e9d8a91 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Wed, 9 Oct 2002 06:09:48 +0000 Subject: Gmake now needs libiconv. I don't really care why, but a clean-room make package fails otherwise. Anyone who wants to improve on this commit should make sure to test that make package still works with libiconv not installed *before* doing anything. See the following log for more info: http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log --- devel/gmake381/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/gmake381/Makefile') diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile index 3f4a864e315a..bc430c0842dc 100644 --- a/devel/gmake381/Makefile +++ b/devel/gmake381/Makefile @@ -14,6 +14,8 @@ DISTNAME= make-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv + USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g \ -- cgit v1.2.3