diff options
-rw-r--r-- | chinese/links/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/links/Makefile b/chinese/links/Makefile index c3334a2e092c..2837cf0d0229 100644 --- a/chinese/links/Makefile +++ b/chinese/links/Makefile @@ -23,7 +23,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-codepage.inc \ pre-configure: cd ${WRKSRC}/intl && ./synclang -.include "${.CURDIR}/../Makefile.inc" -PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw- +BROKEN= does not work at runtime .include "${MASTERDIR}/Makefile" |