Skip to content

Commit

Permalink
net/smb4k: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 5211e22 commit bff52c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/smb4k/Makefile
@@ -1,6 +1,6 @@
PORTNAME= smb4k
DISTVERSION= 3.1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net kde

MAINTAINER= kde@FreeBSD.org
Expand All @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= rsync:net/rsync

USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 samba tar:bzip2
USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 samba tar:bzip2 xorg
CPE_VENDOR= ${PORTNAME}_project
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons dnssd i18n iconthemes jobwidgets kio notifications \
Expand All @@ -21,6 +21,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \
USE_QT= concurrent core dbus declarative gui network printsupport \
testlib widgets xml \
buildtools_build qmake_build
USE_XORG= x11

KDE_INVENT= 992987421af68f2695867722b8dc4ca30a4669ec network

Expand Down

0 comments on commit bff52c9

Please sign in to comment.