components/timezone/Makefile
changeset 7829 2de4f4ace09c
parent 7706 8ec3561f91ec
child 7860 8991c11f87b1
--- a/components/timezone/Makefile	Tue Apr 04 10:36:17 2017 -0700
+++ b/components/timezone/Makefile	Tue Apr 04 16:12:22 2017 -0700
@@ -33,12 +33,12 @@
 TPNO=			24870
 COMPONENT_ANITYA_ID=	5021
 
-# Build info part of pkg(5) FMRI dropped ",$(OS_VERSION)" between 11 and 12;
+# Build info part of pkg(5) FMRI dropped ",$(OS_RELEASE)" between 11 and 12;
 # needed for evaluation repo where we build the default repo from 12 on 11.
-ifeq ($(OS_VERSION),5.11)
-OS_META_VERSION=	,$(OS_VERSION)-$(OS_VERSION)
+ifeq ($(OS_VERSION),11.3)
+OS_META_VERSION=	,$(OS_RELEASE)-$(OS_RELEASE)
 else
-OS_META_VERSION=	-$(OS_VERSION)
+OS_META_VERSION=	-$(PKG_SOLARIS_VERSION)
 endif
 
 # "etcetera" must be listed before "backward" because it sets up links that