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 | |
parent | d574c51a4fc8cf8e01beaf9bbb5a0628e14f8a6f (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cwtexttf/Makefile | 2 | ||||
-rw-r--r-- | chinese/fqterm/Makefile | 2 | ||||
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/cwtexttf/Makefile b/chinese/cwtexttf/Makefile index dad1f3237397..ec20baf7785e 100644 --- a/chinese/cwtexttf/Makefile +++ b/chinese/cwtexttf/Makefile @@ -12,7 +12,7 @@ DISTNAME= cwtex-ttf MAINTAINER= ports@FreeBSD.org COMMENT= Five Chinese Big5 TrueType fonts made by cwTeX -USE_ZIP= yes +USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/texmf/fonts/truetype/cwTeX diff --git a/chinese/fqterm/Makefile b/chinese/fqterm/Makefile index caffbb9209a3..2cde968f67c9 100644 --- a/chinese/fqterm/Makefile +++ b/chinese/fqterm/Makefile @@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src-r569${SUTRACT_SUFFIX} MAINTAINER= darcsis@gmail.com COMMENT= BBS client for BSD/Linux +USES= zip USE_XORG= x11 ice xext xt xaw xpm xi xproto xextproto -USE_ZIP= yes USE_QT4= gui network script qt3support imageformats \ codecs-cn codecs-tw codecs-jp codecs-kr \ qmake_build moc_build rcc_build uic_build linguist_build 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. |