diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
commit | b343c8936069d878638b758a56acbbf437798ec8 (patch) | |
tree | 25278922617cf0df1ed99f7a5ac3e52b872910f8 /net/gnosamba/Makefile | |
parent | Add some MASTER_SITES that actually work. (diff) |
Bump gnome libraries' version numbers.
Should have been done by: nakai
Diffstat (limited to 'net/gnosamba/Makefile')
-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 |