aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 17:05:00 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 17:05:00 +0000
commitb0e2c57cdd99b6d97c7be2bb56680178ff14127a (patch)
tree009700ddba109899208768137da0cf5556bf3f79 /sysutils/ntfsprogs
parent5fa771ca45186128677f785f3d62648504b97111 (diff)
downloadports-b0e2c57cdd99b6d97c7be2bb56680178ff14127a.tar.gz
ports-b0e2c57cdd99b6d97c7be2bb56680178ff14127a.zip
- 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
Notes
Notes: svn path=/head/; revision=203348
Diffstat (limited to 'sysutils/ntfsprogs')
-rw-r--r--sysutils/ntfsprogs/Makefile2
-rw-r--r--sysutils/ntfsprogs/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile
index 775b1b4d58eb..aa277be8b7cf 100644
--- a/sysutils/ntfsprogs/Makefile
+++ b/sysutils/ntfsprogs/Makefile
@@ -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
diff --git a/sysutils/ntfsprogs/pkg-plist b/sysutils/ntfsprogs/pkg-plist
index b1cce5eaaddd..59011dd01bf0 100644
--- a/sysutils/ntfsprogs/pkg-plist
+++ b/sysutils/ntfsprogs/pkg-plist
@@ -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