aboutsummaryrefslogtreecommitdiff
path: root/sysutils/zisofs-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/zisofs-tools/Makefile')
-rw-r--r--sysutils/zisofs-tools/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/zisofs-tools/Makefile b/sysutils/zisofs-tools/Makefile
index 3fc30fb81c21..4a3d1eada34e 100644
--- a/sysutils/zisofs-tools/Makefile
+++ b/sysutils/zisofs-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zisofs-tools
PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= KERNEL_ORG/linux/utils/fs/zisofs
@@ -15,17 +15,13 @@ GNU_CONFIGURE= yes
MAKE_ARGS+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
PLIST_FILES= bin/mkzftree \
- man/man1/mkzftree.1.gz
+ share/man/man1/mkzftree.1.gz
OPTIONS_DEFINE= LFS DOCS
OPTIONS_DEFAULT= LFS
LFS_DESC= Enable Large Files Support
-.include <bsd.port.options.mk>
-
-.if ! ${PORT_OPTIONS:MLFS}
-CONFIGURE_ARGS+= --disable-largefile
-.endif
+LFS_CONFIGURE_ENABLE= largefile
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}