summaryrefslogtreecommitdiff
path: root/x11/xorg-imake/patches/patch-ak
blob: 1704195d2e0f5e4226567b35a931e10b595b2cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.3 2006/01/19 00:30:55 joerg 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