diff options
Diffstat (limited to 'lang/embryo')
-rw-r--r-- | lang/embryo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index d199da37d8ca..28a921a195f5 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -20,6 +20,7 @@ USES= pathfix pkgconfig USE_EFL= eina libtool_hack librt_hack USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 803000 |