aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
commit02e619a5d80d666372fdf370624b2d6c016de0d5 (patch)
treeab8d23ab014eb4477219665648225ccea56d0295 /editors
parentf153879e96a329b43f46107b542848d2be0769c1 (diff)
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/madedit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile
index e9ce52e8a524..6132449144b1 100644
--- a/editors/madedit/Makefile
+++ b/editors/madedit/Makefile
@@ -12,10 +12,9 @@ COMMENT= An open-source and cross-platform text/hex editor
LICENSE= GPLv2
-USES= gettext pkgconfig
+USES= gettext pkgconfig dos2unix
USE_WX= 2.6+
WANT_UNICODE= yes
-USE_DOS2UNIX= yes
LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs