diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-24 22:47:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-24 22:47:05 +0000 |
commit | 9f7048d8e59a0bb4517e6e15720f220b64c8e2cf (patch) | |
tree | 7970b312b56532491dfebc57643a0be43ee36d3b /x11 | |
parent | 36f2221201775f8748e96ed544a95e94f4a4c3ff (diff) | |
download | freebsd-ports-9f7048d8e59a0bb4517e6e15720f220b64c8e2cf.zip |
Deprecate
Diffstat (limited to 'x11')
-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 |