aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gammu')
-rw-r--r--comms/gammu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 01f9292d3da6..404e1d1b8c50 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -43,7 +43,7 @@ MAN7= gammu-smsd-files.7 gammu-smsd-mysql.7 gammu-smsd-pgsql.7 \
.include <bsd.port.pre.mk>
-.if (${ARCH} == "amd64" || ${ARCH} == "sparc64")
+.if (${ARCH} == "sparc64")
USE_GCC= 4.3
.endif