diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 17:09:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 17:09:25 +0000 |
commit | 1cf27d83455ece5f8d505f4e0d593510b362265f (patch) | |
tree | e73a9d48c2e610c9dd9a7801f631e41838eb5e5e /x11-fonts | |
parent | 2588b38f878d427133b21e0b5d750ef4782a9c4f (diff) | |
download | ports-1cf27d83455ece5f8d505f4e0d593510b362265f.tar.gz ports-1cf27d83455ece5f8d505f4e0d593510b362265f.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Xg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile index 5e871c4fb075..149beb48ba7b 100644 --- a/x11-fonts/Xg/Makefile +++ b/x11-fonts/Xg/Makefile @@ -15,6 +15,9 @@ DISTNAME= libXg.utf.fonts MAINTAINER= ports@FreeBSD.org COMMENT= UNICODE fonts for use with 9term and sam +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir |