summaryrefslogtreecommitdiff
path: root/mail/kbiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
commit65edaaa1f5cfb9af7b384788fefd39044f26fc07 (patch)
tree080a5bd8fdcd58d9ce8984e5662f2f2cdf79265d /mail/kbiff
parentFix Version-required comment. (diff)
Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
Notes
Notes: svn path=/head/; revision=12469
Diffstat (limited to 'mail/kbiff')
-rw-r--r--mail/kbiff/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index a967473088d4..1f7f91a0bc52 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.1.1.1 1998/06/14 17:32:11 andreas Exp $
+# $Id: Makefile,v 1.2 1998/08/07 23:56:29 asami Exp $
#
DISTNAME= kbiff-0.7.3
@@ -12,11 +12,10 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Hills/2651/
MAINTAINER= andreas@FreeBSD.ORG
-BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
-LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11-toolkits/qt \
- kdeui\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
+LIB_DEPENDS= kdeui\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs
+USE_QT= yes
FETCH_BEFORE_ARGS=-t
GNU_CONFIGURE= yes