aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/pcmanfm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-06 20:35:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-06 20:35:03 +0000
commite3d89eec001b01623e592a9725e76d5adf0ec620 (patch)
treee73a95258c8acd9cb04ba94688a572e8bf6024bb /x11-fm/pcmanfm
parentcbabc564c36a299d6958187c459269746eec0e95 (diff)
downloadports-e3d89eec001b01623e592a9725e76d5adf0ec620.tar.gz
ports-e3d89eec001b01623e592a9725e76d5adf0ec620.zip
Notes
Diffstat (limited to 'x11-fm/pcmanfm')
-rw-r--r--x11-fm/pcmanfm/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile
index cc5b6ae6d1b1..5e7a3292eddf 100644
--- a/x11-fm/pcmanfm/Makefile
+++ b/x11-fm/pcmanfm/Makefile
@@ -2,7 +2,7 @@
# Date created: 27 March 2008
# Whom: Martin Tournoij <carpetsmoker@xs4all.nl>
#
-# $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$
#
@@ -32,6 +32,10 @@ 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