diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-18 18:02:41 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-18 18:02:41 +0000 |
commit | 8ca1a1a34ebf98359b332701d729f27bf4796bba (patch) | |
tree | 8ba38e0d00e3b9eaf4dc6517569a792cc7a00f4f /games/trigger | |
parent | 8d066eab7aab38f12575dc663493f2966a0c5165 (diff) | |
download | ports-8ca1a1a34ebf98359b332701d729f27bf4796bba.tar.gz ports-8ca1a1a34ebf98359b332701d729f27bf4796bba.zip |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=180092
Diffstat (limited to 'games/trigger')
-rw-r--r-- | games/trigger/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/trigger/Makefile b/games/trigger/Makefile index a0c7c219cbaf..46f698cb2071 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -21,6 +21,9 @@ LIB_DEPENDS= openal:${PORTSDIR}/audio/openal \ physfs:${PORTSDIR}/devel/physfs \ alut.1:${PORTSDIR}/audio/freealut +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-17 + USE_X_PREFIX= yes USE_SDL= sdl image USE_GL= yes |