diff options
Diffstat (limited to 'textproc/qt5-xml/Makefile')
| -rw-r--r-- | textproc/qt5-xml/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/qt5-xml/Makefile b/textproc/qt5-xml/Makefile index e82431c60434..4af46d33a536 100644 --- a/textproc/qt5-xml/Makefile +++ b/textproc/qt5-xml/Makefile @@ -1,13 +1,13 @@ PORTNAME= xml -DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} CATEGORIES= textproc PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt SAX and DOM implementations -USES= compiler:c++11-lang qmake:no_env qt-dist:5,base +USES= compiler:c++11-lang perl5 qmake:no_env qt-dist:5,base +USE_PERL5= extract USE_QT= core qmake_build buildtools_build HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-gui -no-xcb |
