aboutsummaryrefslogtreecommitdiffstats
path: root/mail/kbiff/Makefile
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-03-19 12:40:10 +0800
committernectar <nectar@FreeBSD.org>1999-03-19 12:40:10 +0800
commitbdd5f89df052832c0ac9ea613a29ae23533d514d (patch)
tree33ed6beaf6e68d743f7fde73e6e0eaeeba00fd26 /mail/kbiff/Makefile
parentf461077854f1eb137f0c6671c39e189c13099d5b (diff)
downloadfreebsd-ports-gnome-bdd5f89df052832c0ac9ea613a29ae23533d514d.tar.gz
freebsd-ports-gnome-bdd5f89df052832c0ac9ea613a29ae23533d514d.tar.zst
freebsd-ports-gnome-bdd5f89df052832c0ac9ea613a29ae23533d514d.zip
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>
Diffstat (limited to 'mail/kbiff/Makefile')
-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