summaryrefslogtreecommitdiffstats
path: root/comms/gammu/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
committermiwi <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
commit531c1e9dbd3190327603645ec4a4ee39027960b0 (patch)
tree2930e726300a7fd2909b1b02c969e20134e5dac9 /comms/gammu/Makefile
parent11ffafd469a75a23d97748b981ecd48b5e513238 (diff)
downloadFreeBSD-ports-531c1e9dbd3190327603645ec4a4ee39027960b0.zip
FreeBSD-ports-531c1e9dbd3190327603645ec4a4ee39027960b0.tar.gz
- Get rid FreeBSD 6.X support
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