aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-01-01 15:50:17 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-01-01 15:50:17 +0000
commit34bdaf27f1c98e3f7d1f196b24a84e1de80a4053 (patch)
tree968e6af4d2a6684ad063fb8ed67300afc8033d9c /irc/weechat
parent7362199f87b753f9fb94ef74137bf7f3a4b2b99d (diff)
downloadports-34bdaf27f1c98e3f7d1f196b24a84e1de80a4053.tar.gz
ports-34bdaf27f1c98e3f7d1f196b24a84e1de80a4053.zip
Notes
Diffstat (limited to 'irc/weechat')
-rw-r--r--irc/weechat/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index ea2509b64d76..0ca5d0ec9856 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -76,10 +76,6 @@ CMAKE_ARGS+= -DENABLE_PYTHON3:BOOL=true \
-DPYTHON_LIBRARY:FILEPATH=${LOCALBASE}/lib/libpython${PYTHON_VER}m.so
.endif
-.if !empty(PORT_OPTIONS:MRUBY) && (${ARCH} == "amd64" || ${ARCH} == "i386")
-LIB_DEPENDS+= libunwind.so:devel/libunwind
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|$${LIBDIR}/../pkgconfig|$${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/CMakeLists.txt