--- x11-fm/pcmanfm/Makefile 2008-04-04 15:46:10.000000000 +0200 +++ x11-fm/pcmanfm/Makefile 2008-04-06 22:25:05.000000000 +0200 @@ -2,12 +2,13 @@ # Date created: 27 March 2008 # Whom: Martin Tournoij # -# $Carpetsmoker: ports/x11-fm/pcmanfm/Makefile,v 1.1 2008/03/27 22:02:27 carpetsmoker Exp $ +# $Carpetsmoker: ports/x11-fm/pcmanfm/Makefile,v 1.2 2008/04/06 20:25:05 carpetsmoker Exp $ # $FreeBSD: ports/x11-fm/pcmanfm/Makefile,v 1.13 2008/04/04 13:46:10 pav Exp $ # PORTNAME= pcmanfm PORTVERSION= 0.3.6.2 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF @@ -32,6 +33,10 @@ .include +.if ${OSVERSION} < 600000 +IGNORE= FreeBSD < 6 does not have blkcnt_t in stat.h +.endif + #.if !defined(WITHOUT_HAL) #LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal \ # dbus-1.3:${PORTSDIR}/devel/dbus