diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-18 06:22:24 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-18 06:22:24 +0000 |
commit | d11e1260c9e20489325a7f86f4affb72e1967c4c (patch) | |
tree | da199fa792cb792b9d6bdd47cc1134ecb4b4476c | |
parent | f80a7beae3a7d38df2df95fb1e2b0d473a555fba (diff) | |
download | ports-d11e1260c9e20489325a7f86f4affb72e1967c4c.tar.gz ports-d11e1260c9e20489325a7f86f4affb72e1967c4c.zip |
x11-themes/plasma5-oxygen: Remove invalid CPE information
-rw-r--r-- | x11-themes/plasma5-oxygen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile index 7b89f12e3426..ebef99442af6 100644 --- a/x11-themes/plasma5-oxygen/Makefile +++ b/x11-themes/plasma5-oxygen/Makefile @@ -10,7 +10,7 @@ LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB -USES= cmake compiler:c++11-lib cpe gettext \ +USES= cmake compiler:c++11-lib gettext \ kde:5 pkgconfig qt:5 tar:xz xorg USE_LDCONFIG= yes USE_KDE= auth codecs completion config configwidgets coreaddons decoration ecm \ |