aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-05 08:52:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-05 08:52:13 +0000
commit08e703c0f0769af7cea197f9ae9a5f3e4c2b1c27 (patch)
treed07e7c9e653ddd3d5fcd5b7645fb87f0e959bd81 /sysutils/ntfsprogs/Makefile
parentf6797d87131fb2c74e671de4b46b8b7d86a5a936 (diff)
downloadports-08e703c0f0769af7cea197f9ae9a5f3e4c2b1c27.tar.gz
ports-08e703c0f0769af7cea197f9ae9a5f3e4c2b1c27.zip
Notes
Diffstat (limited to 'sysutils/ntfsprogs/Makefile')
-rw-r--r--sysutils/ntfsprogs/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile
index 378a19401078..0d0c69027b70 100644
--- a/sysutils/ntfsprogs/Makefile
+++ b/sysutils/ntfsprogs/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ntfsprogs
-PORTVERSION= 1.12.1
-PORTREVISION= 1
+PORTVERSION= 1.13.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= linux-ntfs
@@ -17,11 +16,11 @@ COMMENT= Utilities and library to manipulate NTFS partitions
GNU_CONFIGURE= yes
USE_GCC= 3.4+
-USE_REINPLACE= yes
USE_GETOPT_LONG=yes
WANT_GNOME= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --program-transform-name=""
+CONFIGURE_ENV= PKG_CONFIG=${LOCALBASE}/bin/pkg-config
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OPTIONS= GNOMEVFS2 "Install GnomeVFS 2.0 libntfs interface" off \
@@ -59,7 +58,7 @@ PLIST_SUB+= GNOMEVFS2="@comment "
CONFIGURE_ARGS+=--enable-fuse-module
PLIST_SUB+= FUSE=""
USE_GNOME+= pkgconfig
-BUILD_DEPENDS+= fusefs-libs>2.4:${PORTSDIR}/sysutils/fusefs-libs
+BUILD_DEPENDS+= fusefs-libs>2.5:${PORTSDIR}/sysutils/fusefs-libs
MLINKS+= ntfsmount.8 mount.ntfs-fuse.8
.else
CONFIGURE_ARGS+=--disable-fuse-module