diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-18 22:38:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-18 22:38:38 +0000 |
commit | 22062658cbb067b033cde2955d3b2b58d2645691 (patch) | |
tree | de251ca3ec2c392701368672071de3c54c8a8f4c /x11-toolkits/Makefile | |
parent | Tweak IGNORE string to give a better-worded error message. (diff) |
- Update fxscintilla to 1.62
This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10
PR: ports/75160
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla maintainer)
Notes
Notes:
svn path=/head/; revision=124427
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index b13e7f7edaa7..a11824369b0b 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -23,6 +23,7 @@ SUBDIR += fox-devel SUBDIR += freeglut SUBDIR += fxscintilla + SUBDIR += fxscintilla-fox10 SUBDIR += gai SUBDIR += gal SUBDIR += gal2 |