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-apsw/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/py-apsw') diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile index 36222ad6e5af..f039532ad928 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -21,4 +21,5 @@ USE_ZIP= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include -- cgit v1.2.3