From 0c710c7b4edb5ca79906be0115763864bc7c903f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/dropbox-uploader/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/dropbox-uploader') diff --git a/net/dropbox-uploader/Makefile b/net/dropbox-uploader/Makefile index 5982e324b598..dadb8a742e7f 100644 --- a/net/dropbox-uploader/Makefile +++ b/net/dropbox-uploader/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= bin/dropShell.sh bin/dropbox_uploader.sh USE_GITHUB= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -E -e 's,("darwin9"),\1 -o "$${OSTYPE:0:7}" == "freebsd" ,1' -i.bak ${WRKSRC}/dropShell.sh -- cgit v1.2.3