aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 14:55:07 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 14:55:07 +0800
commit58fd306132807ea61fa3a55874b349555f47f9aa (patch)
tree2266451e8dedf72ded023f5ab6e33cb91292aa8a /chinese
parent099d99786c055f7007a59b62fc248df1aef5018c (diff)
downloadfreebsd-ports-gnome-58fd306132807ea61fa3a55874b349555f47f9aa.tar.gz
freebsd-ports-gnome-58fd306132807ea61fa3a55874b349555f47f9aa.tar.zst
freebsd-ports-gnome-58fd306132807ea61fa3a55874b349555f47f9aa.zip
Convert to USES=dos2unix
With hat: portmgr
Diffstat (limited to 'chinese')
-rw-r--r--chinese/phpbb-tw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile
index 30c5ba3591c0..1181bb9b00b7 100644
--- a/chinese/phpbb-tw/Makefile
+++ b/chinese/phpbb-tw/Makefile
@@ -15,7 +15,7 @@ COMMENT= The Traditional Chinese version of phpBB
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear
CONFLICTS= phpbb-[0-9]*
-USE_DOS2UNIX= yes
+USES= dos2unix
# Get HOSTNAME
.if exists(/sbin/sysctl)