aboutsummaryrefslogtreecommitdiff
path: root/devel/libepoll-shim/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2017-01-29 22:10:57 +0000
committerJohn Marino <marino@FreeBSD.org>2017-01-29 22:10:57 +0000
commit273c0a32e860fb5e1341baf0bd25c5b86f62abe4 (patch)
tree586db86d62271110994df6861fb35634893bae46 /devel/libepoll-shim/Makefile
parent31cfaa68d34d64529c70dad7d4b1a419de6aad0a (diff)
Notes
Diffstat (limited to 'devel/libepoll-shim/Makefile')
-rw-r--r--devel/libepoll-shim/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libepoll-shim/Makefile b/devel/libepoll-shim/Makefile
index b3569183ae98..c1f06781dc3d 100644
--- a/devel/libepoll-shim/Makefile
+++ b/devel/libepoll-shim/Makefile
@@ -20,6 +20,10 @@ USE_LDCONFIG= yes
USES= uidfix
MAKE_ARGS= LIBDIR=${PREFIX}/lib INCLUDEDIR=${PREFIX}/include
+post-patch:
+ # -Weverything is not recognized by GCC
+ @${REINPLACE_CMD} -e 's|Weverything|Wall|' ${WRKSRC}/Makefile
+
pre-install:
@${MKDIR} ${STAGEDIR}/${PREFIX}/include/libepoll-shim/sys