mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
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.
This commit is contained in:
parent
38cc2d9316
commit
0e544fd5ea
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41319
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user