diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-05 20:34:01 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-05 20:34:01 +0000 |
commit | 5e3b0872db18497aacc353b3ef94ad8dac11183f (patch) | |
tree | c51a5ceacda7e98a368cf660966d874442f53877 /x11-fm/pcmanfm | |
parent | f216d10840c97e4b39105cd95d6e45da48922199 (diff) |
Notes
Diffstat (limited to 'x11-fm/pcmanfm')
-rw-r--r-- | x11-fm/pcmanfm/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 76521bc3cab1..a6bc976a34ae 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -33,10 +33,6 @@ OPTIONS= NLS "Native Language Support (devel/gettext)" on .include <bsd.port.pre.mk> -.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 |