diff options
author | krion <krion@FreeBSD.org> | 2005-02-28 09:54:16 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-02-28 09:54:16 +0000 |
commit | 7bef8a649d92acdd72a04b17eccb999898a276cd (patch) | |
tree | 95537bb132322036a2f958de958a022c9a026aa9 /x11-toolkits/fxscintilla | |
parent | 1edfc903c2327fc5b6941fd9a7d83c750665aaaa (diff) | |
download | FreeBSD-ports-7bef8a649d92acdd72a04b17eccb999898a276cd.zip FreeBSD-ports-7bef8a649d92acdd72a04b17eccb999898a276cd.tar.gz |
BROKEN: Does not build with current fox-devel version.
Diffstat (limited to 'x11-toolkits/fxscintilla')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index a7edc96..7827714 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= alecn2002@yandex.ru COMMENT= A Fox toolkit reimplementation of Scintilla editing widget +BROKEN= "Does not build with current fox-devel version" + GNU_CONFIGURE= yes USE_LIBTOOL_VER= 15 |