summaryrefslogtreecommitdiffstats
path: root/sbin/geom/Makefile.inc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2010-12-15 23:45:12 +0000
committerobrien <obrien@FreeBSD.org>2010-12-15 23:45:12 +0000
commitb3be4af10ab7b7e0bb1d47b76abf259823cf5699 (patch)
tree3e39e012cecc1fe39087ef057108c95637e43101 /sbin/geom/Makefile.inc
parentac2b5f1951181f8da2ec54c59ff4a21f3da030d4 (diff)
downloadFreeBSD-src-b3be4af10ab7b7e0bb1d47b76abf259823cf5699.zip
FreeBSD-src-b3be4af10ab7b7e0bb1d47b76abf259823cf5699.tar.gz
Rename the generic "CLASS" to the more specific "GEOM_CLASS".
While I'm here remove redundancy and inconsistencies. Obtained from: Juniper Networks
Diffstat (limited to 'sbin/geom/Makefile.inc')
-rw-r--r--sbin/geom/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/Makefile.inc b/sbin/geom/Makefile.inc
index bf9f05e..0b1f991 100644
--- a/sbin/geom/Makefile.inc
+++ b/sbin/geom/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
-CLASS_DIR?=/lib/geom
+GEOM_CLASS_DIR?=/lib/geom
.include "../Makefile.inc"
OpenPOWER on IntegriCloud