Skip to content

Commit

Permalink
Add dependency on libxslt.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15102 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Randall H. Wood committed Nov 21, 2005
1 parent d32cd15 commit 5d3ec41
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions gnome/inkscape/Portfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $Id: Portfile,v 1.12 2005/07/29 08:53:11 olegb Exp $
# $Id: Portfile,v 1.13 2005/11/21 08:20:42 rhwood Exp $

PortSystem 1.0
name inkscape
Expand All @@ -17,8 +17,9 @@ homepage http://www.inkscape.org
master_sites sourceforge
use_bzip2 yes
checksums md5 4af587b942647bf9e27861e2238844c8
depends_lib lib:libgnomeprintui-2-2:libgnomeprintui {lib:libsigc-2:libsigc\+\+2} \
port:boehmgc lib:libgtkmm-2:gtkmm
depends_lib lib:libgnomeprintui-2-2:libgnomeprintui \
{lib:libsigc-2:libsigc\+\+2} \
port:boehmgc lib:libgtkmm-2:gtkmm lib:libxslt:libxslt

configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include -no-cpp-precomp" \
Expand Down

0 comments on commit 5d3ec41

Please sign in to comment.