diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 01:22:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 01:22:46 +0000 |
commit | f816205962996d8ea6ca666bbaa96c2d0357a232 (patch) | |
tree | f395c48f4c8d702b51555494fa25da7eebd26d9a /palm | |
parent | 16dc9f83c86aa1e4e6fd1c7da4d12d3ce8e32f7c (diff) |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/prc-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 103e895d3de5..7625ea70aa37 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -24,7 +24,8 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS BUILD_DEPENDS= ${LOCALBASE}/bin/autoheader:${PORTSDIR}/devel/autoconf BROKEN= "Patch fails" -DEPRECATED= "Will be removed after April 15 if still broken." +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-15 # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. |