diff -ruN xcdroast.old/Makefile /usr/ports/sysutils/xcdroast/Makefile --- xcdroast.old/Makefile Tue Jan 14 00:32:26 2003 +++ /usr/ports/sysutils/xcdroast/Makefile Tue Jan 14 00:38:07 2003 @@ -38,7 +38,13 @@ @${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, neighter" + @${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} " circumstanceor noticed above) or not." @${ECHO} "" post-patch: