svn commit: r342246 - head/security/pidgin-otr

Jason Helfman jgh at FreeBSD.org
Sun Feb 2 07:39:10 UTC 2014


Author: jgh
Date: Sun Feb  2 07:39:09 2014
New Revision: 342246
URL: http://svnweb.freebsd.org/changeset/ports/342246
QAT: https://qat.redports.org/buildarchive/r342246/

Log:
  - support staging

Modified:
  head/security/pidgin-otr/Makefile

Modified: head/security/pidgin-otr/Makefile
==============================================================================
--- head/security/pidgin-otr/Makefile	Sun Feb  2 06:58:50 2014	(r342245)
+++ head/security/pidgin-otr/Makefile	Sun Feb  2 07:39:09 2014	(r342246)
@@ -27,5 +27,4 @@ LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_L
 CONFIGURE_ARGS=	--with-libotr-prefix=${LOCALBASE}/lib \
 		--with-libotr-inc-prefix=${LOCALBASE}/include
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list