diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-11 02:47:56 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-11 02:47:56 +0000 |
commit | ed89699cd4543555b55e96768240f1af49302bf4 (patch) | |
tree | 190c31a3a7bf7e6cb89c8c995d42c30c77ca0e0f /biology/lsysexp | |
parent | 5fb2d3dd71a495dfdb3df7211ca24a6f9089d1c5 (diff) | |
download | FreeBSD-ports-ed89699cd4543555b55e96768240f1af49302bf4.zip FreeBSD-ports-ed89699cd4543555b55e96768240f1af49302bf4.tar.gz |
Mark this port BROKEN with gtk+-2.4.
Reported by: bento via kris
Diffstat (limited to 'biology/lsysexp')
-rw-r--r-- | biology/lsysexp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/lsysexp/Makefile b/biology/lsysexp/Makefile index 333d5c8..1bf6691 100644 --- a/biology/lsysexp/Makefile +++ b/biology/lsysexp/Makefile @@ -20,4 +20,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes +BROKEN= "Does not build with gtk+-2.4" + .include <bsd.port.mk> |