aboutsummaryrefslogtreecommitdiff
path: root/textproc/expat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r--textproc/expat2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 7d6aa1d8676b..5625702b87da 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= expat
PORTVERSION= 2.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= SF
@@ -15,6 +15,8 @@ ALL_TARGET= default
USES= libtool pathfix
USE_LDCONFIG= yes
+EXTRA_PATCHES= ${FILESDIR}/CVE-2015-1283.patch:-p1
+
post-patch:
@${REINPLACE_CMD} -e '/^DESTDIR =/d' ${WRKSRC}/Makefile.in