aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-02-15 03:41:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-02-15 03:41:26 +0800
commitcd890aafdae0b5fb267d43733a073ed1d8a382e9 (patch)
tree723f9496b174d197c7245ca8587424acc9305128
parenteff6eb1caf6e90a3cf178dd54005665f6b559764 (diff)
downloadfreebsd-ports-gnome-cd890aafdae0b5fb267d43733a073ed1d8a382e9.tar.gz
freebsd-ports-gnome-cd890aafdae0b5fb267d43733a073ed1d8a382e9.tar.zst
freebsd-ports-gnome-cd890aafdae0b5fb267d43733a073ed1d8a382e9.zip
- Use OPTIONS_SLAVE
-rw-r--r--chinese/tintin++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile
index 6d622e6190f7..9cf54729688c 100644
--- a/chinese/tintin++/Makefile
+++ b/chinese/tintin++/Makefile
@@ -9,6 +9,6 @@ LICENSE= GPLv2
MASTERDIR= ${.CURDIR}/../../net/tintin++
-OPTIONS_FILE_SET= BIG5
+OPTIONS_SLAVE= BIG5
.include "${MASTERDIR}/Makefile"