diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-11-06 13:29:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-11-06 13:29:15 +0000 |
commit | 6ee25311390809ae322064dfa74eeb4d359d3deb (patch) | |
tree | 580d83384460ee78dffd2e1a24cf6948592c5dce /editors | |
parent | 9501ea1f32ab9824bc769983eb68b29d5766e696 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/madedit/Makefile | 1 | ||||
-rw-r--r-- | editors/madedit/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 5e4690095335..75d9e2232a8b 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs USES= gettext pkgconfig dos2unix desktop-file-utils USE_WX= 2.8+ -WX_UNICODE= yes USE_XORG= x11 GNU_CONFIGURE= yes diff --git a/editors/madedit/pkg-descr b/editors/madedit/pkg-descr index a7ce45e20f03..cf845a4d50e5 100644 --- a/editors/madedit/pkg-descr +++ b/editors/madedit/pkg-descr @@ -4,4 +4,4 @@ in C++ and wxWidgets. MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions, e.g. SyntaxHighlightings, WordWrap, Encodings. -WWW: http://madedit.sourceforge.net +WWW: http://madedit.sourceforge.net/ |