diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-05-17 09:30:46 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-05-17 09:30:46 +0000 |
commit | 64a734d3e0d5f14d8d132de76851afb7d6085402 (patch) | |
tree | 1add709dedd6cdafe8d6b751652b02de20d2ca07 /x11-wm | |
parent | 4e0cf741213364c76ed6cf559a000c0604508429 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xwmm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/xwmm/Makefile b/x11-wm/xwmm/Makefile index 5f230a68d9c1..03d53faf597a 100644 --- a/x11-wm/xwmm/Makefile +++ b/x11-wm/xwmm/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= A simple utility managing multiple Window Managers with Qt +DEPRECATED= "QT2 is obsolete" +EXPIRATION_DATE=2004-07-14 + USE_X_PREFIX= yes USE_QT_VER= 2 USE_GMAKE= yes |