aboutsummaryrefslogtreecommitdiffstats
path: root/games/blackjack
diff options
context:
space:
mode:
Diffstat (limited to 'games/blackjack')
-rw-r--r--games/blackjack/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile
index 41e959d6caa7..e5e41d0da98c 100644
--- a/games/blackjack/Makefile
+++ b/games/blackjack/Makefile
@@ -18,6 +18,9 @@ COMMENT= One of the better implementations of blackjack, based on QT
WRKSRC= ${WRKDIR}/${PORTNAME}
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_QT_VER= 3
MAKE_ENV= QTCPPFLAGS="${QTCPPFLAGS} ${PTHREAD_CFLAGS}" \
QTCFGLIBS="${QTCFGLIBS} ${PTHREAD_LIBS}" \