diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 20:16:24 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-16 20:16:24 +0000 |
commit | e7527e8c5937d9c55c2ced375acfd7497c70fc14 (patch) | |
tree | 822b0bc7f9dca1817f29e51b2a298a08f24897f9 /games/ksirk/Makefile | |
parent | 39f4d990d66f3409af8d955b835822feb7ddd2fc (diff) |
Notes
Diffstat (limited to 'games/ksirk/Makefile')
-rw-r--r-- | games/ksirk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index 206319be61c2..4f9db3a3e0a4 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -2,12 +2,13 @@ PORTNAME= ksirk DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 +LIB_DEPENDS= libqca-qt5.so:devel/qca USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets \ |