svn commit: r344304 - head/chinese/tintin++

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Feb 14 19:41:27 UTC 2014


Author: sunpoet
Date: Fri Feb 14 19:41:26 2014
New Revision: 344304
URL: http://svnweb.freebsd.org/changeset/ports/344304
QAT: https://qat.redports.org/buildarchive/r344304/

Log:
  - Use OPTIONS_SLAVE

Modified:
  head/chinese/tintin++/Makefile

Modified: head/chinese/tintin++/Makefile
==============================================================================
--- head/chinese/tintin++/Makefile	Fri Feb 14 19:41:22 2014	(r344303)
+++ head/chinese/tintin++/Makefile	Fri Feb 14 19:41:26 2014	(r344304)
@@ -9,6 +9,6 @@ LICENSE=	GPLv2
 
 MASTERDIR=	${.CURDIR}/../../net/tintin++
 
-OPTIONS_FILE_SET=	BIG5
+OPTIONS_SLAVE=	BIG5
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list