diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 05:11:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 05:11:37 +0800 |
commit | fbd194b569d0828ecef471d850e8c19766bf3145 (patch) | |
tree | 8b8ead9699c8cea9c25d861ecf06bbd718b8f835 /x11 | |
parent | f71a05541dcd48429f708a1faed2fe347ed630c1 (diff) | |
download | freebsd-ports-graphics-fbd194b569d0828ecef471d850e8c19766bf3145.tar.gz freebsd-ports-graphics-fbd194b569d0828ecef471d850e8c19766bf3145.tar.zst freebsd-ports-graphics-fbd194b569d0828ecef471d850e8c19766bf3145.zip |
- Deprecate, it depends on another already expired port
Diffstat (limited to 'x11')
-rw-r--r-- | x11/9term/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile index 9dee1184677..017ee959c59 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -18,6 +18,9 @@ COMMENT= An X11 program which emulates a plan9 window # needs library and private header, but not during runtime BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/editors/sam:build +DEPRECATED= depends on expired port +EXPIRATION_DATE=2008-07-18 + NO_WRKSUBDIR= yes USE_XORG= x11 MAKE_ENV= SAMDIR=${WRKDIRPREFIX}${.CURDIR}/../../editors/sam/work |