K 10 svn:author V 4 bsam K 8 svn:date V 27 2006-08-08T19:19:35.000000Z K 7 svn:log V 401 Let the ports which have both bz2 and gz distfiles extract on 4.x (actually, if ${OSVERSION} < 502111): - remove BROKEN from graphics/linux_dri-devel; - remove IGNORE from graphics/linux_dri. The next technique is used (thanks Brooks Davis): .if ${OSVERSION} < 502111 EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive TAR= bsdtar .endif Approved by: netchild (mentor, implicit) END