From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/py-sqlrelay/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/py-sqlrelay') diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile index 9313ebad04fe..7104a2016fc2 100644 --- a/databases/py-sqlrelay/Makefile +++ b/databases/py-sqlrelay/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ENV= PTHREADINCLUDES="${PTHREAD_CFLAGS}" \ CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \ --with-python-prefix="${LOCALBASE}" +NO_STAGE= yes .include "${.CURDIR}/../sqlrelay/Makefile.common" .include -- cgit v1.2.3