summaryrefslogtreecommitdiffstats
path: root/development/bluefish/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bluefish/README')
-rw-r--r--development/bluefish/README17
1 files changed, 12 insertions, 5 deletions
diff --git a/development/bluefish/README b/development/bluefish/README
index 52080b7673..c3d3051af3 100644
--- a/development/bluefish/README
+++ b/development/bluefish/README
@@ -1,5 +1,12 @@
-Bluefish is a powerful editor for experienced web designers and programmers.
-Bluefish supports many programming and markup languages, but it focuses on
-editing dynamic and interactive websites. See features for an extensive
-overview, take a look at the screenshots, or download it right away.
-Bluefish is an open source development project released under the GPL licence.
+Bluefish is a powerful editor for experienced web designers and
+programmers. Bluefish supports many programming and markup languages,
+but it focuses on editing dynamic and interactive websites. See
+features for an extensive overview, take a look at the screenshots,
+or download it right away. Bluefish is an open source development
+project released under the GPL license.
+
+If you want to build Bluefish with GTK2,
+
+GTK2=yes ./bluefish.SlackBuild
+
+otherwise GTK3 will be used by default.