diff options
Diffstat (limited to 'devel/gaphor/Makefile')
-rw-r--r-- | devel/gaphor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gaphor/Makefile b/devel/gaphor/Makefile index a2c31e2fc7ec..a4774073d56e 100644 --- a/devel/gaphor/Makefile +++ b/devel/gaphor/Makefile @@ -39,6 +39,7 @@ GAPHAS_DISTNAME= gaphas-0.7.2 GAPHAS_EGG= ${GAPHAS_DISTNAME}-py${PYTHON_VER}.egg SGENERIC_DISTNAME= simplegeneric-0.8.1 +NO_STAGE= yes post-extract: @${UNZIP_CMD} -qo ${DISTDIR}/${SGENERIC_DISTNAME}.zip -d ${WRKDIR} |