diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
commit | b77027ff367bd483a05125b9e59ec51183a750d7 (patch) | |
tree | 68f4bf91a0cca80e6657a533e5ab5b876819ef7e /misc/firestring | |
parent | a16ab4a21af5e3ff4efd8095afe335206eaefbba (diff) |
Notes
Diffstat (limited to 'misc/firestring')
-rw-r--r-- | misc/firestring/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile index ff6c704a74e5..f6bef3bb4555 100644 --- a/misc/firestring/Makefile +++ b/misc/firestring/Makefile @@ -16,6 +16,8 @@ MAINTAINER= dean@odyssey.apana.org.au COMMENT= A library to make string handling easier in C BROKEN= "Installs libraries into /usr/lib" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" |