From 92ff9f2c015d0a88b8f0b7fdedda577199e2ba3c Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 29 May 2000 22:39:27 +0000 Subject: Add libintl so that this port builds an external libintl and registers it as a dependency (as it should). PR: 18892 Submitted by: rguyom@321.net Forgotten by: sobomax --- devel/gmake/Makefile | 2 ++ devel/gmake381/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'devel') diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile index 8fd279c757d4..b610564d858f 100644 --- a/devel/gmake/Makefile +++ b/devel/gmake/Makefile @@ -14,6 +14,8 @@ DISTNAME= make-${PORTVERSION} MAINTAINER= jseger@FreeBSD.org +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext + Y2K= http://www.gnu.org/software/year2000.html GNU_CONFIGURE= yes diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile index 8fd279c757d4..b610564d858f 100644 --- a/devel/gmake381/Makefile +++ b/devel/gmake381/Makefile @@ -14,6 +14,8 @@ DISTNAME= make-${PORTVERSION} MAINTAINER= jseger@FreeBSD.org +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext + Y2K= http://www.gnu.org/software/year2000.html GNU_CONFIGURE= yes -- cgit v1.2.3