summaryrefslogtreecommitdiff
path: root/x11/xorg-imake/patches/patch-am
blob: 624786525b996e979177f508e728f361c79103c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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