Skip to content

Commit

Permalink
Adjust depends_lib for libxml2
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4571 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Jordan K. Hubbard committed Jan 11, 2004
1 parent 45e4fe8 commit 0be3550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gnome/libbonobo/Portfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Id: Portfile,v 1.10 2004/01/10 10:33:40 olegb Exp $
# $Id: Portfile,v 1.11 2004/01/11 02:10:16 jkh Exp $
PortSystem 1.0
name libbonobo
version 2.4.2
Expand All @@ -14,7 +14,7 @@ homepage http://www.gnome.org/
master_sites gnome:sources/libbonobo/2.4/
checksums md5 78200cc6ed588c93f0d29177a5f3e003
depends_lib lib:libORBit-2.0:orbit2 lib:libgtk.2:gtk2 \
lib:libxml2.2.6.1:libxml2 bin:intltool:intltool
lib:libxml2.2:libxml2 bin:intltool:intltool
use_bzip2 yes
configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
Expand Down

0 comments on commit 0be3550

Please sign in to comment.