aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-18 21:56:33 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-18 21:56:33 +0000
commiteb004ddc96d60430d41935051d487ba2ce5a0d97 (patch)
tree74980fa10e3c19220e4c4fd39ef85b86d066d5af /sysutils/xcdroast
parent633fa6b4c6350c449805e8959d71e7e9f3843166 (diff)
downloadports-eb004ddc96d60430d41935051d487ba2ce5a0d97.tar.gz
ports-eb004ddc96d60430d41935051d487ba2ce5a0d97.zip
add a not that cdda2wav is gets broken when non-root mode gets enabled.
PR: 47095 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes
Notes: svn path=/head/; revision=73433
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: