aboutsummaryrefslogtreecommitdiff
path: root/security/pidgin-otr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pidgin-otr/Makefile')
-rw-r--r--security/pidgin-otr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index 91fd947d526f..47e784430b6b 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -27,4 +27,5 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ARGS= --with-libotr-prefix=${LOCALBASE}/lib \
--with-libotr-inc-prefix=${LOCALBASE}/include
+NO_STAGE= yes
.include <bsd.port.mk>