From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/scalpel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/scalpel') diff --git a/sysutils/scalpel/Makefile b/sysutils/scalpel/Makefile index d79d66fab68a..13601e0f2531 100644 --- a/sysutils/scalpel/Makefile +++ b/sysutils/scalpel/Makefile @@ -22,6 +22,7 @@ PLIST_FILES+= etc/scalpel.conf.sample bin/scalpel CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's/#ifdef __APPLE__/#if defined(__APPLE__) || defined(__FreeBSD__)/' \ -- cgit v1.2.3