diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/pp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/pp/Makefile b/games/pp/Makefile index 8f4ed0dd9309..3501c7be7fc0 100644 --- a/games/pp/Makefile +++ b/games/pp/Makefile @@ -14,6 +14,9 @@ DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Prometeus Project - real time strategy game for X Window System +DEPRECATED= depends on unsupported qt version +EXPIRATION_DATE=2005-10-31 + WRKSRC= ${WRKDIR}/ppsrc USE_GCC= 2.95 USE_QT_VER= 1 |