Skip to content

Commit

Permalink
devel/kf5-kpackage: cleanup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent cb280b7 commit d68a1b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devel/kf5-kpackage/Makefile
@@ -1,14 +1,15 @@
PORTNAME= kpackage
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library to load and install packages

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons i18n \
USE_KDE= archive coreaddons i18n \
doctools:build ecm:build
USE_QT= core dbus xml \
USE_QT= core dbus \
buildtools:build qmake:build

.include <bsd.port.mk>

0 comments on commit d68a1b1

Please sign in to comment.