summaryrefslogtreecommitdiffstats
path: root/devel/qca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qca/Makefile')
-rw-r--r--devel/qca/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/qca/Makefile b/devel/qca/Makefile
index 5957983..00ccb0b 100644
--- a/devel/qca/Makefile
+++ b/devel/qca/Makefile
@@ -15,8 +15,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Cross-platform crypto API for QT
USE_BZIP2= yes
-USE_QT_VER= 4
-QT_COMPONENTS= corelib qmake_build moc_build
+USE_QT4= corelib qmake_build moc_build
HAS_CONFIGURE= yes
QT_NONSTANDARD= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
@@ -31,7 +30,7 @@ CONFIGURE_ENV+= QC_VERBOSE=Y
.endif
.if defined(MAINTAINER_MODE)
-QT_COMPONENTS+= qtestlib
+USE_QT4+= qtestlib
.else
CONFIGURE_ARGS+=--disable-tests
.endif
OpenPOWER on IntegriCloud