diff options
Diffstat (limited to 'science/checkmol/Makefile')
-rw-r--r-- | science/checkmol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 947e97d81dfb..1f58a65f7f27 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -22,6 +22,7 @@ USE_FPC= yes PLIST_FILES= bin/checkmol bin/matchmol +NO_STAGE= yes do-build: (cd ${WRKSRC} && ${LOCALBASE}/bin/fpc ${EXTRACT_ONLY} -S2 -O3) |