From 52f080a67018073438c594b6d062304bedea8d8d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 15 Jan 2006 08:38:55 +0000 Subject: [PATCH] - No latest link, to prevent clash with net/tintin++-devel Reported by: kris --- chinese/tintin++/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile index fad9ac2938af..af0e3aca775d 100644 --- a/chinese/tintin++/Makefile +++ b/chinese/tintin++/Makefile @@ -13,4 +13,6 @@ MASTERDIR= ${.CURDIR}/../../net/tintin++-devel CONFIGURE_ARGS= --enable-big5 +NO_LATEST_LINK= yes + .include "${MASTERDIR}/Makefile"