aboutsummaryrefslogtreecommitdiff
path: root/archivers/quazip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/quazip/Makefile')
-rw-r--r--archivers/quazip/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile
index 80c41a34406b..5ba9d2072470 100644
--- a/archivers/quazip/Makefile
+++ b/archivers/quazip/Makefile
@@ -2,7 +2,7 @@
PORTNAME= quazip
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1
+DISTVERSION= 1.2
CATEGORIES= archivers
PKGNAMESUFFIX= -qt5
@@ -16,8 +16,8 @@ USE_GITHUB= yes
GH_ACCOUNT= stachenov
CPE_VENDOR= quazip_project
USE_LDCONFIG= yes
-USE_QT= core network testlib \
- buildtools_build qmake_build
+USE_QT= core network \
+ buildtools_build testlib_build qmake_build
CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=FALSE
PLIST_SUB= QTVER_SUFFIX=5 \