diff options
Diffstat (limited to 'devel/calibrator/Makefile')
-rw-r--r-- | devel/calibrator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/calibrator/Makefile b/devel/calibrator/Makefile index 6271e82..51c8cf8 100644 --- a/devel/calibrator/Makefile +++ b/devel/calibrator/Makefile @@ -14,6 +14,7 @@ COMMENT= Cache Profiling Tool NO_WRKSUBDIR= yes PLIST_FILES= bin/calibrator +NO_STAGE= yes do-extract: ${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} |