diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-17 02:32:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-17 02:32:28 +0800 |
commit | 7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3 (patch) | |
tree | 7fe6600e77a91dfc0f3f9c060297d3e8490c4a89 /Mk | |
parent | bc1bb0b2d36275a6fd141c2deb3a0042fbf72d45 (diff) | |
download | marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.tar marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.tar.gz marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.tar.bz2 marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.tar.lz marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.tar.xz marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.tar.zst marcuscom-ports-7dd042add0ab4a82cdf15c9f902d84e11b2eb7d3.zip |
Chase the libgnome shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2085 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gnome.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 3dc97be5f..a3ff8c76e 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -293,7 +293,7 @@ libgnomeprintui_LIB_DEPENDS= gnomeprintui-2-2.1:${PORTSDIR}/x11-toolkits/libgnom libgnomeprintui_DETECT= ${X11BASE}/libdata/pkgconfig/libgnomeprintui-2.2.pc libgnomeprintui_USE_GNOME_IMPL= libgnomeprint libgnomecanvas -libgnome_LIB_DEPENDS= gnome-2.591:${PORTSDIR}/x11/libgnome +libgnome_LIB_DEPENDS= gnome-2.592:${PORTSDIR}/x11/libgnome libgnome_DETECT= ${X11BASE}/libdata/pkgconfig/libgnome-2.0.pc libgnome_USE_GNOME_IMPL=libxslt gnomevfs2 esound |