summaryrefslogtreecommitdiff
path: root/biology/lsysexp/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-11 02:47:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-11 02:47:56 +0000
commitfa63df0f4da0cf1c13719fdcf6f6737a4eb353c8 (patch)
treecb0ef6b6cabd80cc7c4f5c032bdb67d1ff021fa8 /biology/lsysexp/Makefile
parentUpdate to 0.45.4. (diff)
Mark this port BROKEN with gtk+-2.4.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=106710
Diffstat (limited to 'biology/lsysexp/Makefile')
-rw-r--r--biology/lsysexp/Makefile2
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>