aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r--sysutils/xcdroast/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
index d298efb7bfed..a33971da628d 100644
--- a/sysutils/xcdroast/Makefile
+++ b/sysutils/xcdroast/Makefile
@@ -38,7 +38,13 @@ pre-everything::
@${ECHO} ""
@${ECHO} "You may use the following build options:"
@${ECHO} ""
- @${ECHO} " WITH_NONROOT=yes Use xcdroast w/o being root"
+ @${ECHO} " WITH_NONROOT=yes"
+ @${ECHO} " Use xcdroast w/o being root."
+ @${ECHO} " Actually, that breaks all interactions with cdda2wav"
+ @${ECHO} " (For example, you are not able to grab tracks, neither"
+ @${ECHO} " as root, nor as a normal user). Think about WITH_NONROOT"
+ @${ECHO} " - if you are really in need of it (with the attendant"
+ @${ECHO} " circumstanceces noticed above) or not."
@${ECHO} ""
post-patch: