aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-19 05:56:33 +0800
committerarved <arved@FreeBSD.org>2003-01-19 05:56:33 +0800
commitd320d6af71aed7376888d98f52256342bf4a63c8 (patch)
tree40585d6c8c0f8ab6b2034ef6be4c5ca80fc2fa8a /sysutils/xcdroast
parent534374635f90fa5b74b3a7d616eb9a71e269a446 (diff)
downloadfreebsd-ports-graphics-d320d6af71aed7376888d98f52256342bf4a63c8.tar.gz
freebsd-ports-graphics-d320d6af71aed7376888d98f52256342bf4a63c8.tar.zst
freebsd-ports-graphics-d320d6af71aed7376888d98f52256342bf4a63c8.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>
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 d298efb7bfe..a33971da628 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: