aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-16 14:45:04 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-16 14:45:04 +0000
commita3fba2a33ee2645103ef73c79820c7c531436d42 (patch)
treea5d23a6740cc955a0d7fe5b57628f8358ebdfcc5 /x11
parentfb1a18c3c57d6249150b0f2b8720695f6c8202b6 (diff)
downloadports-a3fba2a33ee2645103ef73c79820c7c531436d42.tar.gz
ports-a3fba2a33ee2645103ef73c79820c7c531436d42.zip
Reword post-configuration-message.
Suggested by: "Amir S." <amir@boom.org.il>
Notes
Notes: svn path=/head/; revision=104168
Diffstat (limited to 'x11')
-rw-r--r--x11/kde3/files/post-configure-message8
-rw-r--r--x11/kde4/files/post-configure-message8
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/kde3/files/post-configure-message b/x11/kde3/files/post-configure-message
index 9d9e168eb249..6d3af1126ef9 100644
--- a/x11/kde3/files/post-configure-message
+++ b/x11/kde3/files/post-configure-message
@@ -1,7 +1,7 @@
-Configuration finished. Run 'make install' to install the modules
-you selected. Run 'make clean && make' to re-enter the configuration.
-Please note that you CANNOT REMOVE modules through this menu system,
-use pkg_delete instead.
+Configuration and first installation step finished. Run 'make install' to
+install the rest of the modules you selected. Run 'make clean && make' to
+re-enter the configuration. Please note that you CANNOT REMOVE modules
+through this menu system, use pkg_delete instead.
If you do not want the menu to run, put BATCH=YES into /etc/make.conf
(this will install all KDE modules).
diff --git a/x11/kde4/files/post-configure-message b/x11/kde4/files/post-configure-message
index 9d9e168eb249..6d3af1126ef9 100644
--- a/x11/kde4/files/post-configure-message
+++ b/x11/kde4/files/post-configure-message
@@ -1,7 +1,7 @@
-Configuration finished. Run 'make install' to install the modules
-you selected. Run 'make clean && make' to re-enter the configuration.
-Please note that you CANNOT REMOVE modules through this menu system,
-use pkg_delete instead.
+Configuration and first installation step finished. Run 'make install' to
+install the rest of the modules you selected. Run 'make clean && make' to
+re-enter the configuration. Please note that you CANNOT REMOVE modules
+through this menu system, use pkg_delete instead.
If you do not want the menu to run, put BATCH=YES into /etc/make.conf
(this will install all KDE modules).