svn commit: r341962 - head/net/libsrtp

Martin Wilke miwi at FreeBSD.org
Fri Jan 31 09:27:02 UTC 2014


Author: miwi
Date: Fri Jan 31 09:27:01 2014
New Revision: 341962
URL: http://svnweb.freebsd.org/changeset/ports/341962
QAT: https://qat.redports.org/buildarchive/r341962/

Log:
  - Stage support

Modified:
  head/net/libsrtp/Makefile

Modified: head/net/libsrtp/Makefile
==============================================================================
--- head/net/libsrtp/Makefile	Fri Jan 31 09:26:27 2014	(r341961)
+++ head/net/libsrtp/Makefile	Fri Jan 31 09:27:01 2014	(r341962)
@@ -20,5 +20,4 @@ USES=		gmake
 USE_CSTD=	gnu89
 CFLAGS+=	-fPIC
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list