diff options
Diffstat (limited to 'science/voro++/Makefile')
-rw-r--r-- | science/voro++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/voro++/Makefile b/science/voro++/Makefile index f1b09131b20c..d27d36edb38e 100644 --- a/science/voro++/Makefile +++ b/science/voro++/Makefile @@ -15,6 +15,7 @@ USE_GMAKE= yes MAN1= voro++.1 +NO_STAGE= yes post-patch-script: ${REINPLACE_CMD} \ -e 's|CC=|CC?=|g' \ |