aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-28 21:56:29 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-28 21:56:29 +0000
commite4a4212c42e0c286470032ab6c7fdcfaeedfe17d (patch)
tree97fd4847a1dadb28b1ff9e34a82b1a3b64f8d781 /x11-fonts
parent19f9a7dd384447568c8fae647a4e85083506a0a6 (diff)
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/etlfonts/Makefile6
-rw-r--r--x11-fonts/etlfonts/pkg-req7
2 files changed, 3 insertions, 10 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile
index c9c060237192..e8ee4a675c5b 100644
--- a/x11-fonts/etlfonts/Makefile
+++ b/x11-fonts/etlfonts/Makefile
@@ -18,11 +18,11 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
USE_XORG= x11
+DEPRECATED= master site gone
+EXPIRATION_DATE= 2013-12-31
+
NO_STAGE= yes
post-extract:
@${GUNZIP_CMD} ${WRKSRC}/*.gz
-post-install:
- @${SH} ${PKGREQ} ${PKGNAME} INSTALL
-
.include <bsd.port.mk>
diff --git a/x11-fonts/etlfonts/pkg-req b/x11-fonts/etlfonts/pkg-req
deleted file mode 100644
index f5c77cdd40ea..000000000000
--- a/x11-fonts/etlfonts/pkg-req
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/sh
-if [ "$2" = "DEINSTALL" ]; then
- exit 0
-fi
-
-echo "Remember to add a FontPath entry to /etc/XF86Config to use non-cjk font:"
-echo " FontPath \"/usr/X11R6/lib/X11/fonts/non-cjk/\""