aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoradridg <adridg@FreeBSD.org>2019-02-18 05:30:10 +0800
committeradridg <adridg@FreeBSD.org>2019-02-18 05:30:10 +0800
commit6ce9117a079e3a13dd2cf461b00932280652a28c (patch)
treed8444e63c6eea5c76915ab19b82d65d3e4fab0d8 /www
parent878967ad555024d168692c2b275d6f4e43072c57 (diff)
downloadfreebsd-ports-gnome-6ce9117a079e3a13dd2cf461b00932280652a28c.tar.gz
freebsd-ports-gnome-6ce9117a079e3a13dd2cf461b00932280652a28c.tar.zst
freebsd-ports-gnome-6ce9117a079e3a13dd2cf461b00932280652a28c.zip
Remove superfluous _DESC in www/falkon.
PR: 234692
Diffstat (limited to 'www')
-rw-r--r--www/falkon/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/falkon/Makefile b/www/falkon/Makefile
index 0a9a0e7d8b98..38300f072d53 100644
--- a/www/falkon/Makefile
+++ b/www/falkon/Makefile
@@ -24,12 +24,9 @@ OPTIONS_DEFINE= GNOMEKEYRING KWALLET
OPTIONS_DEFAULT= KWALLET
OPTIONS_SUB= YES
-
-KWALLET_DESC= Integration with KDE Wallet
KWALLET_USE= KDE=wallet
KWALLET_CMAKE_OFF= -DCMAKE_DISABLE_FIND_PACKAGE_KF5Wallet=ON
-GNOMEKEYRING_DESC= Integration with GNOME Keyring
GNOMEKEYRING_CMAKE_BOOL= BUILD_KEYRING
GNOMEKEYRING_USE= GNOME=glib20
GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring