diff options
-rw-r--r-- | x11/emu/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile index 8c489eed1da9..8ec5f53e4c14 100644 --- a/x11/emu/Makefile +++ b/x11/emu/Makefile @@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org COMMENT= Terminal emulator for the X Window System +DEPRECATED= Broken on recent FreeBSD 9+, not staged +EXPIRATION_DATE= 2014-04-24 + BUILD_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb RUN_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb |