From a65ed2e51bf631a6b8ab766f984bf33c686d239a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/pecl-ssh2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/pecl-ssh2') diff --git a/security/pecl-ssh2/Makefile b/security/pecl-ssh2/Makefile index 4e0f78d538c1..2142c73e53d2 100644 --- a/security/pecl-ssh2/Makefile +++ b/security/pecl-ssh2/Makefile @@ -21,6 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} CONFIGURE_ARGS= --with-ssh2 +NO_STAGE= yes .include post-patch: -- cgit v1.2.3