diff options
Diffstat (limited to 'devel/cl-port/Makefile')
-rw-r--r-- | devel/cl-port/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cl-port/Makefile b/devel/cl-port/Makefile index f1f784eea516..6f6533302f6d 100644 --- a/devel/cl-port/Makefile +++ b/devel/cl-port/Makefile @@ -19,6 +19,7 @@ NO_BUILD= yes USE_ASDF= yes +NO_STAGE= yes do-install: @${MKDIR} ${ASDF_PATHNAME} @${INSTALL_DATA} ${WRKSRC}/clocc-port.asd ${ASDF_PATHNAME}/port.asd |