From c8e3da4c6611620b06c5ea6835b8c9f5d0700280 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 7 Apr 2018 19:46:21 +0000 Subject: fuse-ntfs-3g: added missing commit --- filesystems/fuse-ntfs-3g/Makefile | 19 ++++--------------- filesystems/fuse-ntfs-3g/PLIST | 8 ++------ 2 files changed, 6 insertions(+), 21 deletions(-) (limited to 'filesystems/fuse-ntfs-3g') diff --git a/filesystems/fuse-ntfs-3g/Makefile b/filesystems/fuse-ntfs-3g/Makefile index ba7cf82870f..71d0dbf52fe 100644 --- a/filesystems/fuse-ntfs-3g/Makefile +++ b/filesystems/fuse-ntfs-3g/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/11/10 17:45:22 adam Exp $ +# $NetBSD: Makefile,v 1.20 2018/04/07 19:46:21 adam Exp $ .include "../../filesystems/libntfs/Makefile.common" @@ -10,22 +10,11 @@ COMMENT= NTFS driver with read and write support CONFIGURE_ARGS+= --disable-ntfsprogs CONFIGURE_ARGS+= --enable-mount-helper -BUILD_DIRS= src +NOT_FOR_PLATFORM= NetBSD-*-* # ancient fuse API -USE_TOOLS+= pkg-config +BUILD_DIRS= src -PLIST_VARS+= lowntfs -.include "../../mk/bsd.prefs.mk" -SUBST_CLASSES+= lowntfs -SUBST_MESSAGE.lowntfs= Dealing with lowntfs. -SUBST_STAGE.lowntfs= pre-configure -SUBST_FILES.lowntfs= src/Makefile.in -.if ${OPSYS} == "NetBSD" -SUBST_SED.lowntfs= -e 's,@ENABLE_LOWNTFS@,\#,' -.else -SUBST_SED.lowntfs= -e 's,@ENABLE_LOWNTFS@,,' -PLIST.lowntfs= yes -.endif +USE_TOOLS+= pkg-config .include "../../filesystems/libntfs/buildlink3.mk" .include "../../mk/fuse.buildlink3.mk" diff --git a/filesystems/fuse-ntfs-3g/PLIST b/filesystems/fuse-ntfs-3g/PLIST index 0036bfff9cc..2cc43151585 100644 --- a/filesystems/fuse-ntfs-3g/PLIST +++ b/filesystems/fuse-ntfs-3g/PLIST @@ -1,14 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2015/11/10 17:45:22 adam Exp $ -${PLIST.lowntfs}bin/lowntfs-3g +@comment $NetBSD: PLIST,v 1.6 2018/04/07 19:46:21 adam Exp $ +bin/lowntfs-3g bin/ntfs-3g bin/ntfs-3g.probe -bin/ntfs-3g.secaudit -bin/ntfs-3g.usermap man/man8/mount.lowntfs-3g.8 man/man8/mount.ntfs-3g.8 man/man8/ntfs-3g.8 man/man8/ntfs-3g.probe.8 -man/man8/ntfs-3g.secaudit.8 -man/man8/ntfs-3g.usermap.8 sbin/mount.lowntfs-3g sbin/mount.ntfs-3g -- cgit v1.2.3