diff options
Diffstat (limited to 'science/chemtool-devel/Makefile')
-rw-r--r-- | science/chemtool-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile index 76a5b6eb01a7..2e7dc3862f81 100644 --- a/science/chemtool-devel/Makefile +++ b/science/chemtool-devel/Makefile @@ -29,6 +29,7 @@ MAKE_JOBS_UNSAFE= yes CFLAGS+= -I${LOCALBASE}/include/libEMF CXXFLAGS+= -I${LOCALBASE}/include/libEMF +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's+%%LOCALBASE%%+${LOCALBASE}+g;' ${WRKSRC}/configure.in @${REINPLACE_CMD} -e 's+%%LOCALBASE%%+${LOCALBASE}+g;' ${WRKSRC}/configure |