Index: ntfsprogs/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/ntfsprogs/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- ntfsprogs/Makefile 30 Oct 2007 03:22:03 -0000 1.31 +++ ntfsprogs/Makefile 12 Dec 2007 06:26:15 -0000 @@ -7,7 +7,7 @@ PORTNAME= ntfsprogs PORTVERSION= 1.13.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= linux-ntfs Index: ntfsprogs/pkg-plist =================================================================== RCS file: /home/pcvs/ports/sysutils/ntfsprogs/pkg-plist,v retrieving revision 1.12 diff -u -r1.12 pkg-plist --- ntfsprogs/pkg-plist 30 Oct 2007 03:22:03 -0000 1.12 +++ ntfsprogs/pkg-plist 12 Dec 2007 06:26:15 -0000 @@ -5,6 +5,8 @@ bin/ntfsinfo bin/ntfsls %%FUSE%%bin/ntfsmount +%%FUSE%%@exec ln -fs %D/%F /usr/sbin/mount_ntfs-fuse +%%FUSE%%@unexec rm -f /usr/sbin/mount_ntfs-fuse include/ntfs/attrib.h include/ntfs/attrlist.h include/ntfs/bitmap.h @@ -56,5 +58,3 @@ %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.la %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so %%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1 -@cwd /usr -%%FUSE%%sbin/mount_ntfs-fuse