aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-25 05:55:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-25 05:55:27 +0000
commitce7f695e6dc3eb8add4969423ff13de6541564d0 (patch)
tree6792e6507820734326e29983dce7a67f9f386f94 /www/firefox/Makefile
parentd3dea5711e7a9dc586f001412e212d690b4030a6 (diff)
downloadports-ce7f695e6dc3eb8add4969423ff13de6541564d0.tar.gz
ports-ce7f695e6dc3eb8add4969423ff13de6541564d0.zip
Notes
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index d4a4abd8755c..e074d253a98e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= firefox
-PORTVERSION= 1.0.1
-PORTREVISION= 3
+PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.1/source
-DISTNAME= ${PORTNAME}-1.0.1-source
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.2/source
+DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= gnome@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
@@ -227,8 +226,8 @@ pre-install:
${ECHO_CMD} @dirrm include/${FIREFOX} >> ${PLIST}
${ECHO_CMD} lib/browser_plugins/.${PORTNAME}.keep >> ${PLIST}
${ECHO_CMD} "@unexec ${RMDIR} %D/lib/browser_plugins 2>/dev/null || ${TRUE}" >> ${PLIST}
- ${ECHO_CMD} "@exec update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST}
- ${ECHO_CMD} "@unexec update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST}
+ ${ECHO_CMD} "@exec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST}
+ ${ECHO_CMD} "@unexec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST}
do-install:
${MKDIR} ${PREFIX}/lib/${FIREFOX}