diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-27 16:48:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-27 16:48:35 +0000 |
commit | 5e56436b08b056e3a6e3a2630165e87fef4f5555 (patch) | |
tree | 1d2b0a186481746de1e77618b36bfbe0b83459fe /www/galeon2 | |
parent | Update to 2.7.1 (diff) |
Update to 0.8.3.
Notes
Notes:
svn path=/head/; revision=36411
Diffstat (limited to 'www/galeon2')
-rw-r--r-- | www/galeon2/Makefile | 4 | ||||
-rw-r--r-- | www/galeon2/distinfo | 2 | ||||
-rw-r--r-- | www/galeon2/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 7f0a2b349697..f197951da693 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 0.8 +PORTVERSION= 0.8.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} \ ${MASTER_SITE_SOURCEFORGE} @@ -38,7 +38,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mozilla-includes="${MOZHEADERS}" \ --with-mozilla-libs="${MOZLIBS}" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LIBS="-L${LOCALBASE}/lib -pthread -lgcc_r" CFLAGS+= -D_REENTRANT -D_THREAD_SAFE -fno-rtti diff --git a/www/galeon2/distinfo b/www/galeon2/distinfo index 37814dc5bd52..740c143b0cb3 100644 --- a/www/galeon2/distinfo +++ b/www/galeon2/distinfo @@ -1 +1 @@ -MD5 (galeon-0.8.tar.gz) = 2274dec5bd6a675fb93ae0d294d005b1 +MD5 (galeon-0.8.3.tar.gz) = 2cebf36cb797b2cacbdac2e86c766c77 diff --git a/www/galeon2/pkg-plist b/www/galeon2/pkg-plist index 9c4cdcc37088..98057045fe69 100644 --- a/www/galeon2/pkg-plist +++ b/www/galeon2/pkg-plist @@ -21,6 +21,8 @@ share/gnome/galeon/dir.xpm share/gnome/galeon/dir_open.xpm share/gnome/galeon/drag-url-icon.png share/gnome/galeon/galeon.glade +share/gnome/galeon/galeon.png +share/gnome/galeon/i-bookmark.xpm share/gnome/galeon/link.xpm share/gnome/galeon/logo.png share/gnome/galeon/myportal.css @@ -28,6 +30,7 @@ share/gnome/galeon/new_folder.xpm share/gnome/galeon/new_item.xpm share/gnome/galeon/new_separator.xpm share/gnome/pixmaps/galeon.png +share/locale/cs/LC_MESSAGES/galeon.mo share/locale/da/LC_MESSAGES/galeon.mo share/locale/de/LC_MESSAGES/galeon.mo share/locale/es/LC_MESSAGES/galeon.mo |