diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 01:22:46 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 01:22:46 +0000 |
commit | 80f999d70e74611f186fdc6779cacdf34483476b (patch) | |
tree | 14adec356afe198f18914ae45d3d05724f531b97 /palm | |
parent | 56d189e400701d0f0dd8185083a0df62cd041d0e (diff) | |
download | FreeBSD-ports-80f999d70e74611f186fdc6779cacdf34483476b.zip FreeBSD-ports-80f999d70e74611f186fdc6779cacdf34483476b.tar.gz |
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
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 103e895..7625ea7 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. |