diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:11:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:11:12 +0000 |
commit | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (patch) | |
tree | 48b8c651c9fca2e249aa5707aaf28e50d6e1b515 | |
parent | 859b67d772fdec3ffbe70f65e4b245c347c9b32d (diff) | |
download | ports-10dd0a6b4815105a91d553a547faf3e8f9a4a27e.tar.gz ports-10dd0a6b4815105a91d553a547faf3e8f9a4a27e.zip |
Notes
-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 |