diff options
Diffstat (limited to 'math/kash3/Makefile')
-rw-r--r-- | math/kash3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |