aboutsummaryrefslogtreecommitdiff
path: root/comms/congruity
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-13 18:42:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-13 18:42:44 +0000
commit816d786ee7b2a3f3722231dcc90cea61e163c03f (patch)
treee51964c3efec5aaf0ebc48e0abdcfbfed684bc63 /comms/congruity
parent72483b23efd100e8fa1d42faf3992a77933cf002 (diff)
downloadports-816d786ee7b2a3f3722231dcc90cea61e163c03f.tar.gz
ports-816d786ee7b2a3f3722231dcc90cea61e163c03f.zip
Notes
Diffstat (limited to 'comms/congruity')
-rw-r--r--comms/congruity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/congruity/Makefile b/comms/congruity/Makefile
index dafd4713f961..c11f07640e9f 100644
--- a/comms/congruity/Makefile
+++ b/comms/congruity/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libconcord>=0:${PORTSDIR}/comms/py-libconcor
MAKE_ARGS= MANDIR=${PREFIX}/man
USES= desktop-file-utils gmake tar:bzip2 python:2.7+
USE_WX= 2.8+
-WANT_UNICODE= yes
+WX_UNICODE= yes
WX_COMPS= python
.include <bsd.port.mk>