diff options
-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 58ee54a..3522fcc 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 930957e..2ba4a20 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 |