summaryrefslogtreecommitdiff
path: root/bsdLib.rules
diff options
context:
space:
mode:
Diffstat (limited to 'bsdLib.rules')
-rw-r--r--bsdLib.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsdLib.rules b/bsdLib.rules
index b293b3f..b8e946b 100644
--- a/bsdLib.rules
+++ b/bsdLib.rules
@@ -229,7 +229,7 @@ LintLibReferences(varname,libname,libsource)
* 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