diff options
author | kris <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /korean | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | FreeBSD-ports-f62863c25a041364a32d55be531b4482dc026dc8.zip FreeBSD-ports-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hlatex-wansung/Makefile | 2 | ||||
-rw-r--r-- | korean/mozilla-klp/Makefile | 2 | ||||
-rw-r--r-- | korean/mplayer-fonts/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/korean/hlatex-wansung/Makefile b/korean/hlatex-wansung/Makefile index 2bd506e..3fd2772 100644 --- a/korean/hlatex-wansung/Makefile +++ b/korean/hlatex-wansung/Makefile @@ -19,6 +19,8 @@ COMMENT= HLaTeX extension to use Wansung(KSX1001) fonts RUN_DEPENDS= ${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks:${PORTSDIR}/korean/hlatex BROKEN= "Does not build" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} TEXMF= ${PREFIX}/share/texmf WRKSRC= ${WRKDIR}/wansung diff --git a/korean/mozilla-klp/Makefile b/korean/mozilla-klp/Makefile index 08909df..9217ad2 100644 --- a/korean/mozilla-klp/Makefile +++ b/korean/mozilla-klp/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${X11BASE}/lib/mozilla/regxpcom:${PORTSDIR}/www/mozilla RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla BROKEN= "Does not build" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} WRKSRC= ${WRKDIR}/bin diff --git a/korean/mplayer-fonts/Makefile b/korean/mplayer-fonts/Makefile index db8c24c..a14ed02 100644 --- a/korean/mplayer-fonts/Makefile +++ b/korean/mplayer-fonts/Makefile @@ -21,6 +21,8 @@ MAINTAINER= perky@FreeBSD.org COMMENT= Korean font pack for the mplayer OSD, SUB and SMI BROKEN= "Size mismatch" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 \ |