aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notecase/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-12-03 08:34:29 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-12-03 08:34:29 +0000
commit2f92a0b6816e119730088fbed2fefb6899f8f5e8 (patch)
tree3227fbccd5151313d9f19e0d8fa9d2c770c0daa3 /deskutils/notecase/Makefile
parent463757bb4204f9261abc4167a7ad76d43e735227 (diff)
downloadports-2f92a0b6816e119730088fbed2fefb6899f8f5e8.tar.gz
ports-2f92a0b6816e119730088fbed2fefb6899f8f5e8.zip
Convert my ports from using USE_DOS2UNIX to USES=dos2unix
Notes
Notes: svn path=/head/; revision=335549
Diffstat (limited to 'deskutils/notecase/Makefile')
-rw-r--r--deskutils/notecase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/notecase/Makefile b/deskutils/notecase/Makefile
index d95fae756436..59b7789d0d28 100644
--- a/deskutils/notecase/Makefile
+++ b/deskutils/notecase/Makefile
@@ -14,9 +14,8 @@ COMMENT= Hierarchical text notes manager
LICENSE= BSD
USE_GNOME= gtk20 gtksourceview2 gnomevfs2
-USES= gmake desktop-file-utils gettext pkgconfig shared-mime-info
+USES= dos2unix gmake desktop-file-utils gettext pkgconfig shared-mime-info
-USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(c|h|cpp)
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}