make-rules/shared-macros.mk
changeset 70 c610cf9d3d5d
parent 64 a4b12971cf99
child 72 4c33a310f793
--- a/make-rules/shared-macros.mk	Thu Feb 03 10:37:43 2011 -0800
+++ b/make-rules/shared-macros.mk	Thu Feb 03 12:26:51 2011 -0800
@@ -50,7 +50,7 @@
 WS_MAKE_RULES =	$(WS_TOP)/make-rules
 WS_COMPONENTS =	$(WS_TOP)/components
 WS_INCORPORATIONS =	$(WS_TOP)/incorporations
-WS_LINT_CACHE =	$(WS_TOP)/cache
+WS_LINT_CACHE =	$(WS_TOP)/pkglint-cache
 
 BASS_O_MATIC =	$(WS_TOOLS)/bass-o-matic
 
@@ -170,6 +170,7 @@
 GPATCH_FLAGS =	-p1 -b
 
 PKGSEND =	/usr/bin/pkgsend
+PKGLINT =	/usr/bin/pkglint
 
 TOUCH =		/usr/bin/touch
 MKDIR =		/bin/mkdir -p