aboutsummaryrefslogtreecommitdiff
path: root/www/flock/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-16 04:46:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-16 04:46:48 +0000
commit95c3314e76cddb5c0d86b7756460d809b6cadda7 (patch)
tree69b33518d87084357632741052c8163538aa7e63 /www/flock/Makefile
parentf852bd55f784ebc054ee5a4bf6b89b2561b0f4ba (diff)
downloadports-95c3314e76cddb5c0d86b7756460d809b6cadda7.tar.gz
ports-95c3314e76cddb5c0d86b7756460d809b6cadda7.zip
- Update to 1.0.3
- Re-enable cups support Release Notes: http://www.mozilla.org/products/firefox/releases/1.0.3.html
Notes
Notes: svn path=/head/; revision=133466
Diffstat (limited to 'www/flock/Makefile')
-rw-r--r--www/flock/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile
index f1532bb818ef..92ff29ca8e18 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
@@ -166,7 +166,7 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${ESD_LIB}|g' \
${WRKSRC}/widget/src/gtk2/nsSound.cpp
- @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.no|g' \
+ @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.so|g' \
${WRKSRC}/gfx/src/gtk/nsDeviceContextSpecG.cpp
.for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \
embedding/minimo