summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 06:55:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 06:55:07 +0000
commitf0a8714b3a301f2ee09f07647619f7bad997f8d2 (patch)
tree2266451e8dedf72ded023f5ab6e33cb91292aa8a /chinese
parentConvert to USES=dos2unix and USES=libtool (diff)
Convert to USES=dos2unix
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355278
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)