diff options
Diffstat (limited to 'devel/alabastra/Makefile')
-rw-r--r-- | devel/alabastra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/alabastra/Makefile b/devel/alabastra/Makefile index 28d3be1..f1caa1f 100644 --- a/devel/alabastra/Makefile +++ b/devel/alabastra/Makefile @@ -24,6 +24,7 @@ ALL_TARGET= Alabastra PLIST_FILES= bin/alabastra +NO_STAGE= yes do-configure: @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}) |