summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-25 00:12:27 +0000
committerasami <asami@FreeBSD.org>1998-11-25 00:12:27 +0000
commit54d53f7596280f53c4aec7b77911742aaf4d3021 (patch)
tree8fcd25cc42f96d4b1c308399373addb8dd922b86 /Mk/bsd.port.mk
parent97ab80935a62d336f414be52f43fb9b57824a188 (diff)
downloadFreeBSD-ports-54d53f7596280f53c4aec7b77911742aaf4d3021.zip
FreeBSD-ports-54d53f7596280f53c4aec7b77911742aaf4d3021.tar.gz
Change USE_QT to use version 1.41. I know this is a little premature,
but I'd like as many people to test this before the release.
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 36e7f30..66dc621 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $Id: bsd.port.mk,v 1.297 1998/11/14 09:45:09 asami Exp $
+# $Id: bsd.port.mk,v 1.298 1998/11/20 04:00:38 asami Exp $
# $NetBSD: $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
@@ -565,7 +565,7 @@ LIB_DEPENDS+= X11.6:${PORTSDIR}/x11/XFree86
.endif
.if defined(USE_QT)
-LIB_DEPENDS+= qt.1:${PORTSDIR}/x11-toolkits/qt140
+LIB_DEPENDS+= qt.1:${PORTSDIR}/x11-toolkits/qt141
.endif
.if exists(${PORTSDIR}/../Makefile.inc)
OpenPOWER on IntegriCloud