summaryrefslogtreecommitdiffstats
path: root/comms/gammu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gammu/Makefile')
-rw-r--r--comms/gammu/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index b9d3e21..ff6e115 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -54,9 +54,6 @@ post-patch:
@${REINPLACE_CMD} -i '' -e 's:bash:sh:' -e 's:dialog:cdialog:' ${WRKSRC}/utils/gammu-config
@${REINPLACE_CMD} -i '' -e 's:/etc/bash_completion.d:${PREFIX}/etc/bash_completion.d:' \
${WRKSRC}/contrib/CMakeLists.txt
-.if ${OSVERSION} < 700042
- @${REINPLACE_CMD} -e 's@ -Wno-pointer-sign@@g' ${WRKSRC}/CMakeLists.txt
-.endif
.if defined(WITH_BASH)
BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash
OpenPOWER on IntegriCloud