diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 08:11:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 08:11:12 +0800 |
commit | 94328b7b6708059b740f6ad6bb7bc19345a2e3ff (patch) | |
tree | a4657039ae03b58a194ecfa6d501ccb5f8a40c58 /chinese | |
parent | 80a11a6c299b4f8d6507b0297baf3f7997770fb7 (diff) | |
download | freebsd-ports-gnome-94328b7b6708059b740f6ad6bb7bc19345a2e3ff.tar.gz freebsd-ports-gnome-94328b7b6708059b740f6ad6bb7bc19345a2e3ff.tar.zst freebsd-ports-gnome-94328b7b6708059b740f6ad6bb7bc19345a2e3ff.zip |
BROKEN: Distinfo is incorrect
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/dia/Makefile | 2 | ||||
-rw-r--r-- | chinese/mozilla-tclp/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/dia/Makefile b/chinese/dia/Makefile index 58ee54a6686c..3522fccca967 100644 --- a/chinese/dia/Makefile +++ b/chinese/dia/Makefile @@ -9,6 +9,8 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../graphics/dia +BROKEN= "Distinfo is incorrect" + PATCH_SITES= http://www.sinica.edu.tw/~jihuang/ PATCHFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-big5.diff.gz diff --git a/chinese/mozilla-tclp/Makefile b/chinese/mozilla-tclp/Makefile index 930957e8795c..2ba4a20213ad 100644 --- a/chinese/mozilla-tclp/Makefile +++ b/chinese/mozilla-tclp/Makefile @@ -36,6 +36,8 @@ EXTRACT_SUFX= .xpi MAINTAINER= piaip@csie.ntu.edu.tw COMMENT= Mozilla Traditional Chinese Language Pack (TCLP) +BROKEN= "Distinfo is incorrect" + FETCH_DEPENDS= ${PREFIX}/lib/mozilla/mozilla:${PORTSDIR}/www/mozilla BUILD_DEPENDS= ${PREFIX}/lib/mozilla/regxpcom:${PORTSDIR}/www/mozilla RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla |