diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /databases/mergeant/Makefile | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) | |
download | ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Notes
Notes:
svn path=/head/; revision=184837
Diffstat (limited to 'databases/mergeant/Makefile')
-rw-r--r-- | databases/mergeant/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index ce45523b51d5..3d6c77a5c531 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -30,5 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" BROKEN= does not build with new libgnomedb +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include <bsd.port.mk> |