From f68c9d1a26ffc193703733d8dab739c04e41f3f6 Mon Sep 17 00:00:00 2001 From: netchild Date: Mon, 7 Jun 2004 13:54:40 +0000 Subject: 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. --- korean/mkisofs/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'korean') 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" -- cgit