diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-11 02:47:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-11 02:47:56 +0000 |
commit | fa63df0f4da0cf1c13719fdcf6f6737a4eb353c8 (patch) | |
tree | cb0ef6b6cabd80cc7c4f5c032bdb67d1ff021fa8 /biology | |
parent | 08eaea9dd4ac5c76859ce20c139c00a62c929fb9 (diff) |
Notes
Diffstat (limited to 'biology')
-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 333d5c831b0d..1bf6691f5919 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> |