diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-01 00:44:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-01 00:44:57 +0800 |
commit | f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf (patch) | |
tree | c6fe4b3141cf456d9ba1280dd001bf60649490b0 /www/kazehakase | |
parent | 28b728001bd0ddf9eb9fcd7814668cd1ecbf8fbe (diff) | |
download | freebsd-ports-gnome-f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf.tar.gz freebsd-ports-gnome-f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf.tar.zst freebsd-ports-gnome-f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf.zip |
- Remove www/firefox15 support
Reviewed by: mezz
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} |