1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade.

This commit is contained in:
Satoshi Asami 1999-10-02 04:12:33 +00:00
parent 10774acc0f
commit 4b4bdf5221
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22110

View File

@ -663,7 +663,7 @@ LIB_DEPENDS+= qt.2:${PORTSDIR}/x11-toolkits/qt142
.endif
.if defined(USE_QT2)
LIB_DEPENDS+= qt2.2:${PORTSDIR}/x11-toolkits/qt201
LIB_DEPENDS+= qt2.2:${PORTSDIR}/x11-toolkits/qt20
USE_NEWGCC= yes
.endif