summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-19 19:59:14 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-19 19:59:14 +0000
commitb866f9bc2e5f5211428945eac92a38d4c755efae (patch)
treeb3de05390a84f884c4b4d9fca15a12e5d6f60a1f
parent- Deprecate: is unfetchable and homepage disappeared (diff)
- This port compiles but chinese support is broken at runtime. Mark BROKEN.
- Sync PKGNAMEPREFIX as others in chinese/ Approved by: Eric Shao-yu Cheng (maintainer)
Notes
Notes: svn path=/head/; revision=185532
-rw-r--r--chinese/links/Makefile3
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"