aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2010-05-14 14:33:09 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2010-05-14 14:33:09 +0000
commit6029bae610e63a0f9160a228f845eeb89861e0ae (patch)
treee06389f30889aa52f2c4cc86e23cffadbc686dde /comms/gammu
parent9c50b1e5e8240f28a4837fa069ee7e6c72ba2da5 (diff)
downloadports-6029bae610e63a0f9160a228f845eeb89861e0ae.tar.gz
ports-6029bae610e63a0f9160a228f845eeb89861e0ae.zip
Notes
Diffstat (limited to 'comms/gammu')
-rw-r--r--comms/gammu/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index cfb6cdf99eb8..06fff8ab7d76 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -41,16 +41,10 @@ MAN7= gammu-smsd-files.7 gammu-smsd-mysql.7 gammu-smsd-pgsql.7 \
gammu-smsd-dbi.7 gammu-smsd-tables.7
.endif
-.include <bsd.port.pre.mk>
-
-.if (${ARCH} == "sparc64")
-USE_GCC= 4.3
-.endif
-
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>