aboutsummaryrefslogtreecommitdiff
path: root/archivers/libarchive-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive-qt/Makefile')
-rw-r--r--archivers/libarchive-qt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/libarchive-qt/Makefile b/archivers/libarchive-qt/Makefile
index 36d94e154b97..75e308d393db 100644
--- a/archivers/libarchive-qt/Makefile
+++ b/archivers/libarchive-qt/Makefile
@@ -4,16 +4,17 @@ CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
COMMENT= Qt based archiving solution with libarchive backend
+WWW= https://gitlab.com/marcusbritanicus/libarchive-qt
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake qt:5
-USE_QT= buildtools_build core dbus gui network qmake_build widgets
+USE_QT= buildtools:build core dbus gui network qmake:build widgets
USE_LDCONFIG= yes
USE_GITLAB= yes
GL_ACCOUNT= marcusbritanicus
-GL_COMMIT= 9863127fb8dda7242215c09efbc976193365fee4
+GL_TAGNAME= 9863127fb8dda7242215c09efbc976193365fee4
.include <bsd.port.mk>