diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-10 06:15:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-10 06:15:17 +0800 |
commit | a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00 (patch) | |
tree | e212e6be6235b47ac3ef3f6309f1b24ea38156d5 /www | |
parent | f5491e39ad4670a7ce9238045d9800a43919ca42 (diff) | |
download | marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.tar marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.tar.gz marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.tar.bz2 marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.tar.lz marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.tar.xz marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.tar.zst marcuscom-ports-a1eaabd517f51265cf1d53fe2a4b04d1b3a91b00.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8475 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index b3ae817ad..b3637147b 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany-extensions/Makefile,v 1.84 2006/12/20 04:53:02 marcus Exp $ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.85 2007/03/02 04:50:53 marcus Exp $ # PORTNAME= epiphany @@ -24,7 +24,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany USE_GETTEXT= yes USE_BZIP2= yes USE_XLIB= yes -USE_GECKO= firefox mozilla seamonkey firefox-devel<->firefox +USE_GECKO= firefox mozilla seamonkey firefox15<->firefox USE_GNOME= gnomeprefix gnomehack intlhack gnometarget INSTALLS_OMF= yes GNU_CONFIGURE= yes |