aboutsummaryrefslogtreecommitdiff
path: root/comms/gammu
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-11-17 11:00:20 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-11-17 11:00:20 +0000
commit2bfbadcc199cb770e6a04e69a17607018b08acd2 (patch)
tree9d5c5b568bc24af69493ef494a4567ebd1802c56 /comms/gammu
parentc56f76339880fed5da4ba3609106509bc99e625d (diff)
downloadports-2bfbadcc199cb770e6a04e69a17607018b08acd2.tar.gz
ports-2bfbadcc199cb770e6a04e69a17607018b08acd2.zip
Notes
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