From 7055ff02f189a21dc14fc0489900f315a6e9192f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 15:55:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: biology) --- biology/emboss/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'biology/emboss') diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 997874ce9309..a44e339ab1a5 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -47,6 +47,7 @@ CONFIGURE_ARGS+= --without-x DOC_DIRS= doc/manuals doc/tutorials doc/programs/text doc/programs/html CONFIG_FILE= ${WRKSRC}/emboss/emboss.default.template +NO_STAGE= yes pre-install: @ ${REINPLACE_CMD} -e 's#%%DATADIR%%#${DATADIR}#' ${CONFIG_FILE} -- cgit v1.2.3