summaryrefslogtreecommitdiff
path: root/x11/xorg-imake/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-imake/patches/patch-am')
-rw-r--r--x11/xorg-imake/patches/patch-am13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xorg-imake/patches/patch-am b/x11/xorg-imake/patches/patch-am
deleted file mode 100644
index 624786525b9..00000000000
--- a/x11/xorg-imake/patches/patch-am
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-am,v 1.1 2005/06/07 02:43:26 xtraeme Exp $
-
---- config/cf/bsdLib.rules.orig 2005-06-01 18:09:09.000000000 +0200
-+++ config/cf/bsdLib.rules
-@@ -229,7 +229,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(DragonFlyArchitecture)
- INSTALLMINORREV = true
- #else
- INSTALLMINORREV = false