K 10 svn:author V 6 marino K 8 svn:date V 27 2014-05-06T13:36:59.058931Z K 7 svn:log V 272 sysutils/moreutils: Fix DF breakage caused by addition of ifdata support The previous commit was FreeBSD-specific and it caused moreutils to break on DragonFly. Use __${OPSYS}__ instead of __FreeBSD__ for the substition to generically support both platforms. (Blanket) END