Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2013 22:06:34 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338050 - head/net/libmxp
Message-ID:  <201312292206.rBTM6YxQ039257@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Sun Dec 29 22:06:33 2013
New Revision: 338050
URL: http://svnweb.freebsd.org/changeset/ports/338050

Log:
  Enable stage support

Modified:
  head/net/libmxp/Makefile

Modified: head/net/libmxp/Makefile
==============================================================================
--- head/net/libmxp/Makefile	Sun Dec 29 22:02:31 2013	(r338049)
+++ head/net/libmxp/Makefile	Sun Dec 29 22:06:33 2013	(r338050)
@@ -12,7 +12,6 @@ COMMENT=	Parser for the MUD eXtension pr
 USES=		cmake
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e 's|objformat=.*|objformat=elf|g' \
 		${WRKSRC}/configure



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312292206.rBTM6YxQ039257>