svn commit: r347633 - head/net/libmms

Martin Wilke miwi at FreeBSD.org
Sun Mar 9 14:43:09 UTC 2014


Author: miwi
Date: Sun Mar  9 14:43:07 2014
New Revision: 347633
URL: http://svnweb.freebsd.org/changeset/ports/347633
QAT: https://qat.redports.org/buildarchive/r347633/

Log:
  - Stage support

Modified:
  head/net/libmms/Makefile

Modified: head/net/libmms/Makefile
==============================================================================
--- head/net/libmms/Makefile	Sun Mar  9 14:43:00 2014	(r347632)
+++ head/net/libmms/Makefile	Sun Mar  9 14:43:07 2014	(r347633)
@@ -16,5 +16,4 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list