diff options
Diffstat (limited to 'devel/cl-trivial-gray-streams/Makefile')
-rw-r--r-- | devel/cl-trivial-gray-streams/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cl-trivial-gray-streams/Makefile b/devel/cl-trivial-gray-streams/Makefile index c2c1983b02c8..4b91661f068f 100644 --- a/devel/cl-trivial-gray-streams/Makefile +++ b/devel/cl-trivial-gray-streams/Makefile @@ -15,6 +15,7 @@ NO_BUILD= yes USE_ASDF= yes +NO_STAGE= yes do-install: @${MKDIR} ${ASDF_PATHNAME} @${INSTALL_DATA} ${WRKSRC}/*.lisp ${ASDF_PATHNAME} |