From c1acc95b5a9252307f3f608056003afa5905e29a Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Fri, 19 Mar 1999 04:40:10 +0000 Subject: Now that gettext includes a shared library, dependencies should use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea --- mail/kbiff/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/kbiff') diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 4e5237f67fdf..226eaba1cf7a 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -3,7 +3,7 @@ # Date created: So 14 Jun 1998 13:09:18 CEST # Whom: andreas # -# $Id: Makefile,v 1.7 1998/10/02 08:16:56 brian Exp $ +# $Id: Makefile,v 1.8 1998/12/28 23:44:04 dirk Exp $ # DISTNAME= kbiff-2.0 @@ -12,9 +12,8 @@ MASTER_SITES= http://home.sprintmail.com/~granroth/kbiff/ MAINTAINER= andreas@FreeBSD.ORG -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= kdeui.1:${PORTSDIR}/x11/kdelibs \ - kdecore.1:${PORTSDIR}/x11/kdelibs + intl.1:${PORTSDIR}/devel/gettext USE_QT= yes GNU_CONFIGURE= yes -- cgit v1.2.3