diff options
Diffstat (limited to 'benchmarks/randomio/Makefile')
-rw-r--r-- | benchmarks/randomio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/randomio/Makefile b/benchmarks/randomio/Makefile index 18bcb6e09f50..ca2b74c34530 100644 --- a/benchmarks/randomio/Makefile +++ b/benchmarks/randomio/Makefile @@ -13,6 +13,7 @@ USE_BZIP2= yes USES= gmake PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} |