Skip to content

Commit

Permalink
Update drivel from version 2.0.1 to version 2.0.2
Browse files Browse the repository at this point in the history
I configured drivel to NOT use gtkspell as I can not get drivel to build with gtkspell.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15035 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Randall H. Wood committed Nov 13, 2005
1 parent 68e614d commit f9e5f68
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions gnome/drivel/Portfile
@@ -1,20 +1,22 @@
# $Id: Portfile,v 1.4 2005/07/18 18:21:11 olegb Exp $
# $Id: Portfile,v 1.5 2005/11/13 16:55:23 rhwood Exp $

PortSystem 1.0
name drivel
version 2.0.1
version 2.0.2
description Drivel is a LiveJournal client for the GNOME Desktop.
long_description Drivel is a LiveJournal client for the GNOME desktop. \
It is designed to utilize the new features of \
GNOME 2.0 including GConf and GTK 2.0. It's \
really rather neat.
maintainers gnome-darwinports@opendarwin.org
maintainers gnome-darwinports@opendarwin.org rhwood@opendarwin.org
categories gnome
platforms darwin
homepage http://www.dropline.net/drivel/
master_sites sourceforge
use_bzip2 yes
checksums md5 7d8bbc580c335a75bc480c3b13095f77
checksums sha1 34a0585c95b37e0b1f0ffcc96ae028a9f0108ebb
depends_lib bin:gnome-session:gnome-session lib:libiconv.2:libiconv
# for some reason it will not work with gtkspell
configure.args --without-gtkspell
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"

0 comments on commit f9e5f68

Please sign in to comment.