components/vim/Makefile
changeset 5427 25b736152081
parent 5125 34cc580c62c2
child 5682 94c0ca64c022
--- a/components/vim/Makefile	Tue Feb 09 14:48:07 2016 -0800
+++ b/components/vim/Makefile	Tue Feb 09 15:21:35 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# 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
@@ -49,8 +49,6 @@
 PATCH_LEVEL =	0
 
 PKG_MACROS +=	VIMVER=vim74
-PKG_MACROS +=	HG_REPO=$(HG_REPO)
-PKG_MACROS +=	HG_REV=$(HG_REV)
 
 ASLR_MODE =	$(ASLR_ENABLE)