diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-06-12 04:38:11 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-06-12 04:38:11 +0800 |
commit | 69dec8deb3b904b765ddf18cb59e9ff2ab98bea6 (patch) | |
tree | 577ffb2c82d8c48dd07c3d95861ee7042f226542 /www/galeon2/Makefile | |
parent | f8f7751a5c20f87a35c772a1970fdfee484e3a6d (diff) | |
download | freebsd-ports-gnome-69dec8deb3b904b765ddf18cb59e9ff2ab98bea6.tar.gz freebsd-ports-gnome-69dec8deb3b904b765ddf18cb59e9ff2ab98bea6.tar.zst freebsd-ports-gnome-69dec8deb3b904b765ddf18cb59e9ff2ab98bea6.zip |
Mark as B0RKEN - victim of Mozilla upgrade.
Diffstat (limited to 'www/galeon2/Makefile')
-rw-r--r-- | www/galeon2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index fbf83d85d9f7..9914412327e0 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \ ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} +BROKEN= "b0rken with Mozilla-0.9.1" + .if !defined(WITH_FULL_MOZILLA) MOZILLA= mozilla-embedded .else |