diff options
Diffstat (limited to 'lang/wxbasic/Makefile')
-rw-r--r-- | lang/wxbasic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/wxbasic/Makefile b/lang/wxbasic/Makefile index 7f58e15db179..d28c2410d7a7 100644 --- a/lang/wxbasic/Makefile +++ b/lang/wxbasic/Makefile @@ -16,6 +16,8 @@ DISTNAME= wxsource-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A cross-platform GUI Basic interpreter +BROKEN= "Does not compile" + LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel NO_WRKSUBDIR= yes |