summaryrefslogtreecommitdiffstats
path: root/comms/gammu-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gammu-devel/Makefile')
-rw-r--r--comms/gammu-devel/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile
index 7fc6854..c377e33 100644
--- a/comms/gammu-devel/Makefile
+++ b/comms/gammu-devel/Makefile
@@ -48,12 +48,7 @@ post-install:
${PYTHON_CMD} ${opt} -m compileall -l ${PYTHONPREFIX_SITELIBDIR}/gammu
.endfor
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -i '' -e 's:bash:sh:' -e 's:dialog:cdialog:' ${WRKSRC}/utils/gammu-config
-.if ${OSVERSION} < 700042
- @${REINPLACE_CMD} -e 's@ -Wno-pointer-sign@@g' ${WRKSRC}/CMakeLists.txt
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud