aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-11-20 07:08:44 +0800
committermat <mat@FreeBSD.org>2013-11-20 07:08:44 +0800
commit57524a11df3f0950e857f0ffa06d8a160baa9437 (patch)
treeab8d23ab014eb4477219665648225ccea56d0295 /editors
parent869dfb43fab6a3f2a51d1ab26c1b8cd6cf6e4a7a (diff)
downloadfreebsd-ports-gnome-57524a11df3f0950e857f0ffa06d8a160baa9437.tar.gz
freebsd-ports-gnome-57524a11df3f0950e857f0ffa06d8a160baa9437.tar.zst
freebsd-ports-gnome-57524a11df3f0950e857f0ffa06d8a160baa9437.zip
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
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