aboutsummaryrefslogtreecommitdiff
path: root/net-im/venom
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 17:12:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 17:12:13 +0000
commit670f06c5222928202e52a22f36ce479a5fde1440 (patch)
tree01208d8448cafb509723c70a318eef4c88907e8d /net-im/venom
parent2bbb53adc36284dc2507485b13f0126c3d49984f (diff)
downloadports-670f06c5222928202e52a22f36ce479a5fde1440.tar.gz
ports-670f06c5222928202e52a22f36ce479a5fde1440.zip
Notes
Diffstat (limited to 'net-im/venom')
-rw-r--r--net-im/venom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/venom/Makefile b/net-im/venom/Makefile
index b31bdaa1a2b4..735fa99e6ff4 100644
--- a/net-im/venom/Makefile
+++ b/net-im/venom/Makefile
@@ -28,7 +28,7 @@ INSTALLS_ICONS= yes
OPTIONS_DEFINE= QRCODE NOTIFY
OPTIONS_DEFAULT= QRCODE NOTIFY
-QRCODE_DESC= "Show QR codes"
+QRCODE_DESC= Show QR codes
QRCODE_CMAKE_ON= -DENABLE_QR_ENCODE:BOOL="ON"
QRCODE_LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode
NOTIFY_CMAKE_ON= -DENABLE_LIBNOTIFY:BOOL="ON"