aboutsummaryrefslogtreecommitdiff
path: root/www/quickie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/quickie/Makefile')
-rw-r--r--www/quickie/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/quickie/Makefile b/www/quickie/Makefile
index afaa318d9ae5..42a797defeb8 100644
--- a/www/quickie/Makefile
+++ b/www/quickie/Makefile
@@ -37,12 +37,12 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
post-patch:
@${CP} ${FILESDIR}/freebsd.h ${WRKSRC}/lib
+ @${REINPLACE_CMD} -e 's|output_html_quote::name()|name()|' \
+ ${WRKSRC}/lib/output/html_quote.h
+ @${REINPLACE_CMD} -e 's|input_uudecode::read_inner|read_inner|' \
+ ${WRKSRC}/lib/input/uudecode.h
pre-install:
@${MKDIR} ${DATADIR}/admin