diff options
-rw-r--r-- | net/libmxp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile index 0155b1aed59c..b44d9352d3bb 100644 --- a/net/libmxp/Makefile +++ b/net/libmxp/Makefile @@ -12,7 +12,6 @@ COMMENT= Parser for the MUD eXtension protocol USES= cmake USE_LDCONFIG= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|objformat=.*|objformat=elf|g' \ ${WRKSRC}/configure |