diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /games | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.zst freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.zip |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'games')
-rw-r--r-- | games/netpanzer-data/Makefile | 2 | ||||
-rw-r--r-- | games/yadex/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
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 |