diff options
-rw-r--r-- | www/epiphany-extensions/Makefile | 2 | ||||
-rw-r--r-- | www/epiphany/Makefile | 2 | ||||
-rw-r--r-- | x11/yelp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index f4147b6f87aa..db76e2e0d16d 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany USE_GETTEXT= yes USE_BZIP2= yes USE_XLIB= yes -USE_GECKO= firefox seamonkey firefox15<->firefox xulrunner +USE_GECKO= firefox firefox15<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnometarget INSTALLS_OMF= yes GNU_CONFIGURE= yes diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 70c769fe0c6e..cf2d9e3f8049 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -61,7 +61,7 @@ EXTRA_LIBS+= `pkg-config --libs WebKitGtk` CONFLICTS= epiphany-[1-9]* PLIST_SUB+= GECKO="@comment " .else -USE_GECKO+= firefox seamonkey firefox15<->firefox xulrunner +USE_GECKO+= firefox firefox15<->firefox xulrunner CONFIGURE_ARGS+= --with-gecko=${GECKO} \ --with-engine=mozilla .include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 94a6d0a4d2cb..0a64c2c59518 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -18,7 +18,7 @@ COMMENT= A help browser for the GNOME 2 desktop LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ rarian.0:${PORTSDIR}/textproc/rarian -USE_GECKO= firefox xulrunner seamonkey +USE_GECKO= firefox xulrunner USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice |