diff options
author | ade <ade@FreeBSD.org> | 2000-03-22 01:47:33 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-03-22 01:47:33 +0800 |
commit | 1bac402c43dc1fb2da44a46bef6eb0d0c0cda675 (patch) | |
tree | bd5d503a66a2b5e6eaa920c1b712284467116ace /graphics | |
parent | 96eb31bce5c7f1ad6e6ed21b8d35dd1f9f2c700b (diff) | |
download | freebsd-ports-gnome-1bac402c43dc1fb2da44a46bef6eb0d0c0cda675.tar.gz freebsd-ports-gnome-1bac402c43dc1fb2da44a46bef6eb0d0c0cda675.tar.zst freebsd-ports-gnome-1bac402c43dc1fb2da44a46bef6eb0d0c0cda675.zip |
libglade shared library version bump
Diffstat (limited to 'graphics')
-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 |