diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-21 17:47:33 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-21 17:47:33 +0000 |
commit | 55333a3655f7d82a64e1b7f1e020b2c784a7f4ad (patch) | |
tree | 72f5c0d8cf717e36c0a9e75484cbfa1a0de65590 /graphics/sodipodi | |
parent | 7c09853bbd849790055ace4250da4c202d698191 (diff) |
libglade shared library version bump
Notes
Notes:
svn path=/head/; revision=26919
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r-- | graphics/sodipodi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 575eea9cbb39..6e0dd4f55e83 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ariman.ee/linux/sodipodi/ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ - glade.2:${PORTSDIR}/devel/libglade \ + glade.3:${PORTSDIR}/devel/libglade \ gnomeprint.5:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake |