--- Makefile.orig Sat May 20 23:59:48 2006 +++ Makefile Sun May 21 00:02:26 2006 @@ -7,6 +7,7 @@ PORTNAME= ntfsprogs PORTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= linux-ntfs @@ -44,6 +45,10 @@ MLINKS= mkntfs.8 mkfs.ntfs.8 .include + +.if (${OSVERSION} < 500000) +BROKEN= Does not build on FreeBSD < 5.x +.endif .if defined(WITH_GNOMEVFS2) CONFIGURE_ARGS+=--enable-gnome-vfs