Index: head/deskutils/logjam/Makefile =================================================================== --- head/deskutils/logjam/Makefile (revision 487998) +++ head/deskutils/logjam/Makefile (revision 487999) @@ -1,51 +1,47 @@ # Created by: alanp@unixpower.org # $FreeBSD$ PORTNAME= logjam PORTVERSION= 4.6.2 PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= http://andy-shev.github.com/LogJam/download/ MAINTAINER= novel@FreeBSD.org COMMENT= GTK2 interface to livejournals, ie www.livejournal.com LIB_DEPENDS= libcurl.so:ftp/curl \ libdbus-glib-1.so:devel/dbus-glib -OPTIONS_DEFINE= GTKSPELL SQLITE XMMS GTKHTML RSVG +OPTIONS_DEFINE= GTKSPELL SQLITE GTKHTML RSVG OPTIONS_DEFAULT= GTKSPELL OPTIONS_SUB= yes GTKSPELL_DESC= Support spell checking GTKHTML_DESC= Support rendering HTML RSVG_DESC= Support rendering SVG SQLITE_DESC= Use sqlite3 as a backend -XMMS_DESC= Enable XMMS music detection USES= gettext gmake pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gtk20 libxml2 intlhack CONFIGURE_ARGS= --program-transform-name="s/$$//" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib GTKSPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell GTKSPELL_CONFIGURE_WITH= gtkspell SQLITE_CONFIGURE_WITH= sqlite3 SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 - -XMMS_LIB_DEPENDS= libxmms.so:multimedia/xmms -XMMS_CONFIGURE_WITH= xmms GTKHTML_USE= GNOME=gtkhtml3 GTKHTML_CONFIGURE_WITH= gtkhtml RSVG_USE= GNOME=librsvg2 RSVG_CONFIGURE_WITH= librsvg post-patch: @${REINPLACE_CMD} -e 's|libgtkhtml-3.0|libgtkhtml-3.18|g' ${WRKSRC}/configure .include Index: head/deskutils/logjam/pkg-descr =================================================================== --- head/deskutils/logjam/pkg-descr (revision 487998) +++ head/deskutils/logjam/pkg-descr (revision 487999) @@ -1,9 +1,8 @@ "LiveJournal.com... because you like to think other people care." LogJam is a GTK2 client for the LiveJournal API. It sits unobtrusively in the corner of your screen, waiting for you to have something worthwhile to tell the -world. It can read your current music from XMMS, spellcheck with gtkspell, -and offers preview capabilities using gtkhtml3. It will interface with any -site running LiveJournal, not just www.livejournal.com, and can create -offline copies of your journal. +world. It can spellcheck with gtkspell and offers preview capabilities +using gtkhtml3. It will interface with any site running LiveJournal, not +just www.livejournal.com, and can create offline copies of your journal. WWW: http://logjam.danga.com/ Index: head/deskutils/logjam/pkg-plist =================================================================== --- head/deskutils/logjam/pkg-plist (revision 487998) +++ head/deskutils/logjam/pkg-plist (revision 487999) @@ -1,14 +1,13 @@ bin/logjam man/man1/logjam.1.gz -%%XMMS%%bin/logjam-xmms-client share/applications/logjam.desktop share/pixmaps/logjam_goat.png share/pixmaps/logjam_pencil.png share/locale/de/LC_MESSAGES/logjam.mo share/locale/en_GB/LC_MESSAGES/logjam.mo share/locale/en_US.UTF-8/LC_MESSAGES/logjam.mo share/locale/es/LC_MESSAGES/logjam.mo share/locale/he/LC_MESSAGES/logjam.mo share/locale/ru_RU/LC_MESSAGES/logjam.mo share/locale/uk_UA/LC_MESSAGES/logjam.mo share/locale/ja/LC_MESSAGES/logjam.mo