summaryrefslogtreecommitdiff
path: root/x11/kdelibs4
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-05 21:31:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-05 21:31:52 +0000
commitd061b93fbb2a749a511b19f484c97535c9de9530 (patch)
treef5f9f084eb150a26e3d8567f307043b49047dca6 /x11/kdelibs4
parentFix hylafax which I broke with my tiff34 changes earlier today. (diff)
kdelibs requires at least qt-1.30. Probably just a typo, as the other
kde* ports have it this way already.
Notes
Notes: svn path=/head/; revision=8501
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r--x11/kdelibs4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 16a3ccc392b3..c03321322e26 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.2 1997/11/03 00:25:44 se Exp $
+# $Id: Makefile,v 1.3 1997/11/05 04:20:23 asami Exp $
#
DISTNAME= kdelibs-Beta1-2
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
-LIB_DEPENDS= qt\\.1\\.[0-9]:${PORTSDIR}/x11/qt \
+LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg