aboutsummaryrefslogtreecommitdiffstats
path: root/www/weave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/weave/Makefile')
-rw-r--r--www/weave/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/weave/Makefile b/www/weave/Makefile
index 3384aaca7386..b7877ecc7ae6 100644
--- a/www/weave/Makefile
+++ b/www/weave/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= weave
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 1.1
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://files.roorback.net/ \
@@ -29,7 +28,7 @@ USE_GMAKE= yes
.if ${ARCH} == i386
PLATFORM= FreeBSD_x86-gcc3
.elif ${ARCH} == amd64
-PLATFORM= FreeBSD_x86_64-gcc3
+PLATFORM= FreeBSD_amd64-gcc3
.endif
GMAKE_FLAGS= sdkdir=${PREFIX}/lib/firefox3/sdk rebuild_crypto=1 release_build=1 platform_target=${PLATFORM}