diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /biology/lsysexp | |
parent | 45b745f6054c573e73e15c5330ca045ec0b2779c (diff) |
Notes
Diffstat (limited to 'biology/lsysexp')
-rw-r--r-- | biology/lsysexp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/lsysexp/Makefile b/biology/lsysexp/Makefile index 1bf6691f5919..45f52cabfe9e 100644 --- a/biology/lsysexp/Makefile +++ b/biology/lsysexp/Makefile @@ -20,6 +20,8 @@ USE_X_PREFIX= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -BROKEN= "Does not build with gtk+-2.4" +BROKEN= "Does not build with gtk+-2.4" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} .include <bsd.port.mk> |