mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Mark as deprecated on all supported versions of FreeBSD; is already
included in base. Hat: portmgr
This commit is contained in:
parent
fd8acdb1e4
commit
0f261b86ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194439
@ -7,13 +7,16 @@
|
||||
|
||||
PORTNAME= cd9660_unicode
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= sysutils
|
||||
CATEGORIES= sysutils kld
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= sobomax
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A kernel driver for reading CD disks with non-English filenames
|
||||
|
||||
DEPRECATED= is obsolete. See mount_cd9660(8)
|
||||
EXPIRATION_DATE= 2007-08-29
|
||||
|
||||
NO_PACKAGE= Should be in sync with the kernel to work correctly
|
||||
|
||||
SRCPREFIX?= /usr/src
|
||||
@ -31,10 +34,6 @@ IGNORE= "your FreeBSD version is not supported. Please update to the latest ver
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 501109
|
||||
IGNORE= is obsolete. See mount_cd9660(8)
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@if [ ! -d /sys -o ! -d ${SRCPREFIX}/sys ]; then \
|
||||
${ECHO_MSG} "****************************************" ; \
|
||||
|
Loading…
Reference in New Issue
Block a user