Add NO_STAGE all over the place in preparation for the staging support (cat: databases)

This commit is contained in:
Baptiste Daroussin
2013-09-20 16:13:47 +00:00
parent da36d73df1
commit 36117d7097
927 changed files with 1220 additions and 1554 deletions

View File

@@ -23,4 +23,5 @@ LDFLAGS+= -lcrypto
CONFLICTS= sqlite3-3.*
NO_STAGE= yes
.include <bsd.port.mk>