From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/kash3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/kash3') diff --git a/math/kash3/Makefile b/math/kash3/Makefile index ba539b230633..2df8d1e1ca5d 100644 --- a/math/kash3/Makefile +++ b/math/kash3/Makefile @@ -33,6 +33,7 @@ FIND_DATA= -type f -mindepth 1 -exec ${INSTALL_DATA} {} ${DATADIR}/{} \; FIND_DIRS= -type d -exec ${MKDIR} ${DATADIR}/{} \; FIND_HERE= data gap lib +NO_STAGE= yes .include .if ${PORT_OPTIONS:MDOCS} -- cgit v1.2.3