diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-30 16:44:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-30 16:44:57 +0000 |
commit | 308a9046eeadaa9c7a68404e0eb900a1bc6687c9 (patch) | |
tree | c6987915d3041b276a532abbb976f667a8dc81f2 /www/kazehakase | |
parent | ecc5e034e075ef58dcbaf183dee419973d9c9dae (diff) | |
download | ports-308a9046eeadaa9c7a68404e0eb900a1bc6687c9.tar.gz ports-308a9046eeadaa9c7a68404e0eb900a1bc6687c9.zip |
- Remove www/firefox15 support
Reviewed by: mezz
Notes
Notes:
svn path=/head/; revision=212372
Diffstat (limited to 'www/kazehakase')
-rw-r--r-- | www/kazehakase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index 310ff2c2b457..01d4cc376bd7 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls USE_GNOME= gnomehack intlhack gnomeprefix gtk20 USE_GMAKE= yes USE_GETTEXT= yes -USE_GECKO= firefox mozilla seamonkey xulrunner firefox15<->seamonkey +USE_GECKO= firefox mozilla seamonkey xulrunner seamonkey USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gecko_engine=${GECKO} |