aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ntfs/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-12-17 17:25:30 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-12-17 17:25:30 +0000
commit23e5f60e39cc1a4eb1d4edaaa57b9ee30e3a382a (patch)
treebba3edf24b036471167680ab1259243e8b85b7a6 /sysutils/fusefs-ntfs/Makefile
parentb9e3656f2ed3937677980f8fe73ea96080fcd238 (diff)
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs/Makefile')
-rw-r--r--sysutils/fusefs-ntfs/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index e4d389f2a7bd..8f903b6f0c43 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -5,7 +5,7 @@
#
PORTNAME= ntfs
-PORTVERSION= 1.1004
+PORTVERSION= 1.1120
CATEGORIES= sysutils
MASTER_SITES= http://www.ntfs-3g.org/
PKGNAMEPREFIX= fusefs-
@@ -56,7 +56,4 @@ pre-everything::
@${ECHO_MSG}
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|,nonempty||' ${WRKSRC}/src/ntfs-3g.c
-
.include <bsd.port.post.mk>