aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu-devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
commite8f615fbc715f42707a29c7edb35e44d385cf208 (patch)
treef3d03c9a8d450e1086285595fa1bf043f7497bf6 /comms/gammu-devel
parentd79546650036a31ea6a476b307e54f0c4f692f31 (diff)
downloadports-e8f615fbc715f42707a29c7edb35e44d385cf208.tar.gz
ports-e8f615fbc715f42707a29c7edb35e44d385cf208.zip
- Get rid FreeBSD 6.X support
Notes
Notes: svn path=/head/; revision=285175
Diffstat (limited to 'comms/gammu-devel')
-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 7fc6854544b5..c377e331f391 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>