diff options
author | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /korean | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.zip |
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 2bd506e9e31a..3fd2772454f0 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 08909df7a7ab..9217ad258df6 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 db8c24cd39c7..a14ed02d786f 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 \ |