From 2b683ca6bc7858016cacc6c1837ec94449099e17 Mon Sep 17 00:00:00 2001 From: marino Date: Fri, 17 Aug 2012 13:39:06 +0000 Subject: filesystems/fuse-ntfs-3g: Add DragonFly to configure script DragonFly can be configured under the NetBSD option so piggyback there. --- filesystems/fuse-ntfs-3g/distinfo | 3 ++- filesystems/fuse-ntfs-3g/patches/patch-configure | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 filesystems/fuse-ntfs-3g/patches/patch-configure (limited to 'filesystems/fuse-ntfs-3g') diff --git a/filesystems/fuse-ntfs-3g/distinfo b/filesystems/fuse-ntfs-3g/distinfo index 5f1f5121a0d..54dfd51d17c 100644 --- a/filesystems/fuse-ntfs-3g/distinfo +++ b/filesystems/fuse-ntfs-3g/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.15 2009/07/08 16:34:40 joerg Exp $ +$NetBSD: distinfo,v 1.16 2012/08/17 13:39:06 marino Exp $ SHA1 (ntfs-3g-1.1120.tgz) = 203b6194e4dc531065b81c8f2ef72dd247e48a9b RMD160 (ntfs-3g-1.1120.tgz) = ecaef2641e018364620507a0703546a62c2a7683 Size (ntfs-3g-1.1120.tgz) = 577005 bytes SHA1 (patch-ab) = 9bc1480296f2306aac2b8f2eb67a16743372bced +SHA1 (patch-configure) = db38a4acf8af45f5755cdfdca9404da71efc72b6 diff --git a/filesystems/fuse-ntfs-3g/patches/patch-configure b/filesystems/fuse-ntfs-3g/patches/patch-configure new file mode 100644 index 00000000000..b5b6860b3e5 --- /dev/null +++ b/filesystems/fuse-ntfs-3g/patches/patch-configure @@ -0,0 +1,13 @@ +$NetBSD: patch-configure,v 1.1 2012/08/17 13:39:06 marino Exp $ + +--- configure.orig 2007-11-19 00:27:04.000000000 +0000 ++++ configure +@@ -20066,7 +20066,7 @@ fi + + + case "$target_os" in +-linux*|darwin*|netbsd*) ++linux*|darwin*|netbsd*|dragonfly*) + + + if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then -- cgit v1.2.3