From f1c05e98bdef29713b73e6746841e1553e82852e Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 2 Sep 2006 16:51:10 +0000 Subject: Schedule these broken ports for termination on 2006-12-01 --- games/netpanzer-data/Makefile | 2 ++ games/yadex/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'games') diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index e20a6511a5df..6f405df18f89 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libphysfs=${LOCALBASE} diff --git a/games/yadex/Makefile b/games/yadex/Makefile index 4a21311224bb..9cf32951ae26 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -16,6 +16,8 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A WAD-file editor, for games like Doom and Hexen BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_X_PREFIX= yes USE_GMAKE= yes -- cgit