aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/links
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-02-20 03:59:14 +0800
committerrafan <rafan@FreeBSD.org>2007-02-20 03:59:14 +0800
commitd8d2b022f5ff432058829ae5c0367c5b1954ef50 (patch)
tree0dec45c1c8422406a75e4de63a566b138cd09488 /chinese/links
parentb317e0573aa749b471de54869da6388a19cb6812 (diff)
downloadfreebsd-ports-gnome-d8d2b022f5ff432058829ae5c0367c5b1954ef50.tar.gz
freebsd-ports-gnome-d8d2b022f5ff432058829ae5c0367c5b1954ef50.tar.zst
freebsd-ports-gnome-d8d2b022f5ff432058829ae5c0367c5b1954ef50.zip
- 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)
Diffstat (limited to 'chinese/links')
-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"