diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-12 19:34:35 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-12 19:34:35 +0000 |
commit | d045fcf56d463afc5140d4af985d36034a8625cd (patch) | |
tree | 8d16de29d32ce5f5841f3ab6ff7dddd51f566054 /www/galeon2 | |
parent | 72e39603db5de88df202e261c93c2fe749d4e482 (diff) | |
download | FreeBSD-ports-d045fcf56d463afc5140d4af985d36034a8625cd.zip FreeBSD-ports-d045fcf56d463afc5140d4af985d36034a8625cd.tar.gz |
Victims of Mozilla update to 0.9.9.
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 0f13fbb..19055c5 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/ LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} -#BROKEN= "b0rken with Mozilla-0.9.1" +BROKEN= "b0rken with Mozilla-0.9.9" #WITH_FULL_MOZILLA= "Problems with missed scrollbars when linked with mozilla-embedded" |