summaryrefslogtreecommitdiff
path: root/devel/nbitools/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nbitools/patches/patch-al')
-rw-r--r--devel/nbitools/patches/patch-al13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/nbitools/patches/patch-al b/devel/nbitools/patches/patch-al
deleted file mode 100644
index d9a231d3cf4..00000000000
--- a/devel/nbitools/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.1 2005/12/02 22:59:40 joerg Exp $
-
---- config/cf/bsdLib.rules.orig 1999-07-21 12:01:05.000000000 +0000
-+++ config/cf/bsdLib.rules
-@@ -173,7 +173,7 @@ LintLibReferences(varname,libname,libsou
- * InstallSharedLibrary - generate rules to install the shared library.
- * NOTE: file must be executable, hence "INSTBINFLAGS"
- */
--#ifndef FreeBSDArchitecture
-+#if !defined(FreeBSDArchitecture) && !defined(__DragonFly__)
- #ifndef InstallSharedLibrary
- #define InstallSharedLibrary(libname,rev,dest) @@\
- install:: Concat(lib,libname.so.rev) @@\