diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 15:59:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 15:59:54 +0000 |
commit | b411bc617f2bcd2ffcd0bbe9f89f069dd3098514 (patch) | |
tree | 3859f59d78f684d9c2ccafcbee3df4e5820e3bb9 /chinese/phpbb3-tw | |
parent | d574c51a4fc8cf8e01beaf9bbb5a0628e14f8a6f (diff) | |
download | ports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.tar.gz ports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.zip |
Notes
Diffstat (limited to 'chinese/phpbb3-tw')
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index e1cf03bdf2c9..d33bb88f913d 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -16,7 +16,7 @@ CONFLICTS= phpbb-tw-[0-2]* phpbb-devel-[0-3]* phpbb-[0-3]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX} -USE_ZIP= yes +USES= zip # The phpBB3 port supports a number of variables that may be tweaked at build # time. Perform a "make options" to see more information on these variables. |