1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

- Fix my previous commit

Reported by:	Max Brazhnikov <makc@issp.ac.ru>
This commit is contained in:
Pav Lucistnik 2009-01-17 20:42:20 +00:00
parent d02b74e1a8
commit 2bb8d91c26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226329

View File

@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= kdebase kdeprefix automoc4
USE_GETTEXT= yes
USE_QT_VER= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>