aboutsummaryrefslogtreecommitdiff
path: root/editors/madedit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-10-05 12:45:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-10-05 12:45:05 +0000
commit663645cedae9e16f2e2b1647f472c12c20f68571 (patch)
tree7b9286d8af3eb9ebb0a1381463153e3d7d3d65b1 /editors/madedit
parent7a844726b3caf1eb1823dd88517ce7a13ff4188a (diff)
downloadports-663645cedae9e16f2e2b1647f472c12c20f68571.tar.gz
ports-663645cedae9e16f2e2b1647f472c12c20f68571.zip
Cannot build with recent version of wxgtk, mark it as such
Notes
Notes: svn path=/head/; revision=451308
Diffstat (limited to 'editors/madedit')
-rw-r--r--editors/madedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index 50a76e0990c4..76ecef4532f9 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
USES= gettext pkgconfig dos2unix desktop-file-utils
-USE_WX= 2.8+
+USE_WX= 2.8
USE_XORG= x11
GNU_CONFIGURE= yes