svn commit: r338050 - head/net/libmxp
Johan van Selst
johans at FreeBSD.org
Sun Dec 29 22:06:34 UTC 2013
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
More information about the svn-ports-all
mailing list