diff options
author | asami <asami@FreeBSD.org> | 1999-10-17 21:45:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-10-17 21:45:05 +0800 |
commit | 73201d4c72683f628fc944da0f54c7b271504b64 (patch) | |
tree | b5d4d3bb825da5b45636c51789d78060aba24b71 /net/gnosamba | |
parent | 250b1906c0be9087c7a33774a83864a13a351eaa (diff) | |
download | freebsd-ports-gnome-73201d4c72683f628fc944da0f54c7b271504b64.tar.gz freebsd-ports-gnome-73201d4c72683f628fc944da0f54c7b271504b64.tar.zst freebsd-ports-gnome-73201d4c72683f628fc944da0f54c7b271504b64.zip |
Bump gnome libraries' version numbers.
Should have been done by: nakai
Diffstat (limited to 'net/gnosamba')
-rw-r--r-- | net/gnosamba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index aced461d3b95..d842704ade85 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.open-systems.com/gtksamba/ MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gnomeui.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |