diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-12 03:45:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-12 03:45:12 +0800 |
commit | 18fd1e5137b33c868510c0455e549a4358b84e1d (patch) | |
tree | 6f52c97bb350c82d04c12078aef478bbca3596e9 /Mk | |
parent | c8bdd2af4ec39357078b8728f49fbf2d366877e1 (diff) | |
download | marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.tar marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.tar.gz marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.tar.bz2 marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.tar.lz marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.tar.xz marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.tar.zst marcuscom-ports-18fd1e5137b33c868510c0455e549a4358b84e1d.zip |
Chase the libgnome shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1047 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 619681968..56846d049 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -281,7 +281,7 @@ libgnomeprintui_LIB_DEPENDS= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnom libgnomeprintui_DETECT= ${X11BASE}/libdata/pkgconfig/libgnomeprintui-2.0.pc libgnomeprintui_USE_GNOME_IMPL= libgnomeprint libgnomecanvas -libgnome_LIB_DEPENDS= gnome-2.303:${PORTSDIR}/x11/libgnome +libgnome_LIB_DEPENDS= gnome-2.306:${PORTSDIR}/x11/libgnome libgnome_DETECT= ${X11BASE}/libdata/pkgconfig/libgnome-2.0.pc libgnome_USE_GNOME_IMPL=libxslt gnomevfs2 esound |