summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-19 04:40:10 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-19 04:40:10 +0000
commitc1acc95b5a9252307f3f608056003afa5905e29a (patch)
tree9ab1a9e6c2b7d24e91beecfe7b420a1fa39aa87b /mail
parentUpdate to hanterm-xf-p16 (diff)
Now that gettext includes a shared library, dependencies should
use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=17285
Diffstat (limited to 'mail')
-rw-r--r--mail/kbiff/Makefile5
1 files changed, 2 insertions, 3 deletions
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