diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 14:24:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-25 14:24:08 +0800 |
commit | ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e (patch) | |
tree | ef7dd337c5444a9ec013d67121e0bec63b91c62b /Mk | |
parent | 46112ec9225be9889fd014574d93a80d495f9d4f (diff) | |
download | marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.tar marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.tar.gz marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.tar.bz2 marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.tar.lz marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.tar.xz marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.tar.zst marcuscom-ports-ad0d1b1e55abc7e5ccf799569f8483344c5c5f2e.zip |
Chase the libgnome shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1897 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 63593bd1e..ef59f9b41 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.504:${PORTSDIR}/x11/libgnome +libgnome_LIB_DEPENDS= gnome-2.590:${PORTSDIR}/x11/libgnome libgnome_DETECT= ${X11BASE}/libdata/pkgconfig/libgnome-2.0.pc libgnome_USE_GNOME_IMPL=libxslt gnomevfs2 esound |