components/net-snmp/Makefile
changeset 5427 25b736152081
parent 5066 7e7b4d607ab6
child 5638 b88b6c00208e
--- a/components/net-snmp/Makefile	Tue Feb 09 14:48:07 2016 -0800
+++ b/components/net-snmp/Makefile	Tue Feb 09 15:21:35 2016 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -87,8 +87,6 @@
 CONFIGURE_OPTIONS	+=	CPPFLAGS="$(CPPFLAGS)"
 CONFIGURE_OPTIONS	+=	CC="$(CC)"
 
-PKG_MACROS +=	BUILD_DIR=$(BUILD_DIR)
-
 COMPONENT_PRE_CONFIGURE_ACTION = \
 	($(CLONEY) $(SOURCE_DIR) $(@D); $(CLONEY) $(COMPONENT_DIR)/sun $(@D)/sun)