summaryrefslogtreecommitdiff
path: root/ports-mgmt/packagekit-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/packagekit-qt/Makefile')
-rw-r--r--ports-mgmt/packagekit-qt/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/ports-mgmt/packagekit-qt/Makefile b/ports-mgmt/packagekit-qt/Makefile
index 2c61d027f3bf..fc29735bdc76 100644
--- a/ports-mgmt/packagekit-qt/Makefile
+++ b/ports-mgmt/packagekit-qt/Makefile
@@ -1,6 +1,5 @@
PORTNAME= PackageKit-Qt
-PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTVERSION= 1.1.3
CATEGORIES= ports-mgmt sysutils
MASTER_SITES= https://www.freedesktop.org/software/PackageKit/releases/
PKGNAMESUFFIX= 6
@@ -19,8 +18,7 @@ CPE_VENDOR= packagekit_project
USE_LDCONFIG= yes
USE_QT= base
-CMAKE_ARGS= -DBUILD_WITH_QT6:BOOL=TRUE
-
-PLIST_SUB= QT_VER=6
+PLIST_SUB= QT_VER=6 \
+ SHLIB_VER=${PORTVERSION}
.include <bsd.port.mk>