1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Use @exec/@unexec pkg-plist directives to handle the symlink (do not archive

directly like before).
- Bump PORTREVISION.

PR:		ports/118569
Submitted by:	alepulver (myself)
Approved by:	miwi
This commit is contained in:
Alejandro Pulver 2007-12-12 17:05:00 +00:00
parent 5fa771ca45
commit b0e2c57cdd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203348
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -5,6 +5,8 @@ bin/ntfsfix
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 @@ sbin/ntfsundelete
%%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