From 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb Mon Sep 17 00:00:00 2001 From: bapt <bapt@FreeBSD.org> Date: Fri, 20 Sep 2013 22:43:59 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: print) --- print/pecl-haru/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/pecl-haru') diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 30b8b70541fc..e36c28a5610b 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -22,4 +22,5 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +NO_STAGE= yes .include <bsd.port.mk> -- cgit