svn commit: r347499 - head/chinese/fqterm
Antoine Brodin
antoine at FreeBSD.org
Sat Mar 8 14:04:43 UTC 2014
Author: antoine
Date: Sat Mar 8 14:04:42 2014
New Revision: 347499
URL: http://svnweb.freebsd.org/changeset/ports/347499
QAT: https://qat.redports.org/buildarchive/r347499/
Log:
Fix make fetch
Modified:
head/chinese/fqterm/Makefile
Modified: head/chinese/fqterm/Makefile
==============================================================================
--- head/chinese/fqterm/Makefile Sat Mar 8 14:02:24 2014 (r347498)
+++ head/chinese/fqterm/Makefile Sat Mar 8 14:04:42 2014 (r347499)
@@ -12,15 +12,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= darcsis at gmail.com
COMMENT= BBS client for BSD/Linux
-USES= zip
+USES= cmake:outsource dos2unix zip
USE_XORG= x11 ice xext xt xaw xpm xi xproto xextproto
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
HAS_CONFIGURE= yes
-USE_DOS2UNIX= yes
-USES= cmake:outsource
CMAKE_ARGS= -Wno-dev
WRKSRC= ${WRKDIR}/${PORTNAME}
More information about the svn-ports-all
mailing list