aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox-sync
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-05-21 05:23:22 +0800
committerpav <pav@FreeBSD.org>2010-05-21 05:23:22 +0800
commitc35faa037db909974ea697f9578920ec0b96f90a (patch)
treeb0fcbd3216a8df8f3707f208f21bba8b14a3d166 /www/firefox-sync
parent49826f6ad9122258942c9138ac774e3e21044dc1 (diff)
downloadfreebsd-ports-gnome-c35faa037db909974ea697f9578920ec0b96f90a.tar.gz
freebsd-ports-gnome-c35faa037db909974ea697f9578920ec0b96f90a.tar.zst
freebsd-ports-gnome-c35faa037db909974ea697f9578920ec0b96f90a.zip
- Ignore outside i386 and amd64
Suggested by: hrs
Diffstat (limited to 'www/firefox-sync')
-rw-r--r--www/firefox-sync/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-sync/Makefile b/www/firefox-sync/Makefile
index b6d7c6e1dbf3..d2532ca70351 100644
--- a/www/firefox-sync/Makefile
+++ b/www/firefox-sync/Makefile
@@ -42,6 +42,8 @@ REVID= ad1ede89cbb2
PLATFORM= FreeBSD_x86-gcc3
.elif ${ARCH} == amd64
PLATFORM= FreeBSD_${AMD64_ARCH}-gcc3
+.else
+IGNORE= unsupported platform
.endif
GMAKE_FLAGS= sdkdir=${PREFIX}/lib/firefox3/sdk release_build=1 platform_target=${PLATFORM} TOPSRCDIR=${WRKSRC}