aboutsummaryrefslogtreecommitdiffstats
path: root/www/kazehakase/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-12-20 05:11:01 +0800
committerahze <ahze@FreeBSD.org>2004-12-20 05:11:01 +0800
commit31f801740086281df7d69e625d9830a8884e9bbb (patch)
tree0d48abe87b31d1a4f467f9f3726da2b3606c59ac /www/kazehakase/Makefile
parent82929e25a504b83fb58e7493aa6692514712891b (diff)
downloadfreebsd-ports-gnome-31f801740086281df7d69e625d9830a8884e9bbb.tar.gz
freebsd-ports-gnome-31f801740086281df7d69e625d9830a8884e9bbb.tar.zst
freebsd-ports-gnome-31f801740086281df7d69e625d9830a8884e9bbb.zip
- Add support for new mozilla 1.7.5, this breaks support for mozilla 1.7.x
- Fix typo - Bump PORTREVISION to force rebuild with mozilla 1.7.5
Diffstat (limited to 'www/kazehakase/Makefile')
-rw-r--r--www/kazehakase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index cbdc43c11294..1e5afcdf1463 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kazehakase
PORTVERSION= 0.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}/12370/
@@ -85,7 +85,7 @@ pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} "Enable Migemo (Japanese incremental search by defining WITH_MIGEMO"
@${ECHO_MSG} ""
- @${ECHO_MSG} "Enable Thumbnail support by definining WITH_THUMBNAIL"
+ @${ECHO_MSG} "Enable Thumbnail support by defining WITH_THUMBNAIL"
@${ECHO_MSG} ""
@${ECHO_MSG} "Disable Estraier, A full-text search engine for searching your history"
@${ECHO_MSG} " by defining WITHOUT_ESTRAIER"