mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Reduce kf5-oxygen-icons5's dependency list even further.
We only need devel/kf5-extra-cmake-modules as a build-time dependency. Since this port only installs icons, it does not need or use e-c-m at runtime at all. Reviewed by: tcberner
This commit is contained in:
parent
430028976b
commit
fed22bdf90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437658
@ -3,14 +3,14 @@
|
||||
|
||||
PORTNAME= oxygen-icons5
|
||||
PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= The Oxygen icon theme for KDE
|
||||
|
||||
USES= cmake:outsource kde:5 tar:xz
|
||||
USE_KDE= ecm
|
||||
USE_KDE= ecm_build # We only install icons.
|
||||
|
||||
# The qmake dependency is only needed so that kf5-e-c-m can query qmake for
|
||||
# some installation directories.
|
||||
|
Loading…
x
Reference in New Issue
Block a user