diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 11:08:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 11:08:44 +0000 |
commit | e13f00eca1f51702adb78801c20a44e6c3c654f5 (patch) | |
tree | c11dcd403b15ec2193f9780ff09ea6f79b6d7858 /graphics/crystalspace | |
parent | 7fca2c7d010eb5ff76e46d1b73662e9cc69260ff (diff) | |
download | ports-e13f00eca1f51702adb78801c20a44e6c3c654f5.tar.gz ports-e13f00eca1f51702adb78801c20a44e6c3c654f5.zip |
Notes
Diffstat (limited to 'graphics/crystalspace')
-rw-r--r-- | graphics/crystalspace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 4cb6e63c5c1d..2bde4077a33c 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ CEGUIBase.3:${PORTSDIR}/graphics/cegui BROKEN= does not compile +DEPRECATED= has been broken for a year +EXPIRATION_DATE=2011-04-17 CONFLICTS= crystalspace-devel-[0-9]* |