K 10 svn:author V 6 marino K 8 svn:date V 27 2014-09-16T11:26:47.952855Z K 7 svn:log V 315 x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMD Currently, FreeBSD defines EXTRACT_CMD as $TAR, but DragonFly does not have a default value for EXTRACT_CMD. Using $TAR instead of $EXTRACT_CMD is a No-Op for FreeBSD, but restores the build on DragonFly which got disrupted as a result of the previous commit. END