diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-02 11:20:20 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-02 11:20:20 +0000 |
commit | 4026ca7b77820f9985b9729bf3d23eb52bf95fa4 (patch) | |
tree | 6ec55a4952573fbd94f29832595c4e96bcbadb70 /japanese/linux-ttfonts | |
parent | ac30fb4898633d0213bf7275d8eac7b5d86d80a4 (diff) | |
download | ports-4026ca7b77820f9985b9729bf3d23eb52bf95fa4.tar.gz ports-4026ca7b77820f9985b9729bf3d23eb52bf95fa4.zip |
Mark as deprecated (+expiry), it is not needed.
Notes
Notes:
svn path=/head/; revision=161182
Diffstat (limited to 'japanese/linux-ttfonts')
-rw-r--r-- | japanese/linux-ttfonts/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/linux-ttfonts/Makefile b/japanese/linux-ttfonts/Makefile index 2796e84f5022..60ba9d4e5a84 100644 --- a/japanese/linux-ttfonts/Makefile +++ b/japanese/linux-ttfonts/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-36 MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Truetype fonts for use with Linux emulation +DEPRECATED= "The linuxolator uses the fonts from the X-server or font-server, so there is no need to install fonts into LINUXBASE" +EXPIRATION_DATE=2006-06-01 + USE_LINUX_RPM= yes LINUX_DIST_VER= 3 EXTRACT_SUFX= .noarch.rpm |