aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2004-06-07 21:54:40 +0800
committernetchild <netchild@FreeBSD.org>2004-06-07 21:54:40 +0800
commitf68c9d1a26ffc193703733d8dab739c04e41f3f6 (patch)
tree69606ac5d05b185ed5589b88a5461dfed66d8bb7 /korean
parent93b7ce3022d02a9db96b9c91ac1004b1b8e00bd9 (diff)
downloadfreebsd-ports-gnome-f68c9d1a26ffc193703733d8dab739c04e41f3f6.tar.gz
freebsd-ports-gnome-f68c9d1a26ffc193703733d8dab739c04e41f3f6.tar.zst
freebsd-ports-gnome-f68c9d1a26ffc193703733d8dab739c04e41f3f6.zip
sysutils/cdrtools-cjk supersedes korean/mkisofs. Since this port has a
maintainer, just mark it as deprecated (and broken, it conflicts with sysutils/cdrtools*) and let the maintainer do the appropriate action (removing it or adding a conflicts line). Maintainer informed.
Diffstat (limited to 'korean')
-rw-r--r--korean/mkisofs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/korean/mkisofs/Makefile b/korean/mkisofs/Makefile
index 23c037d70843..9a789c08b928 100644
--- a/korean/mkisofs/Makefile
+++ b/korean/mkisofs/Makefile
@@ -20,6 +20,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= cjh@FreeBSD.org
COMMENT= Create iso9660/Rock Ridge/Joliet filesystems supporting Korean
+BROKEN= "conflicts with sysutils/cdrtools*"
+DEPRECATED= "superseded by sysutils/cdrtools-cjk"
+EXPIRATION_DATE= 2004-07-01
+
MAN8= apple_driver.8 isoinfo.8 mkhybrid.8 mkisofs.8
USE_GMAKE= yes
MAKE_ENV= COPTX="-DBSD_SCSI_SENSE_BUG"