diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:25:45 +0000 |
commit | 8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch) | |
tree | c8de158d4ed23e4170b9cddb89d1841a59a27334 /x11-toolkits | |
parent | Correct PLIST.perl and update Makefile to reflect recent (diff) |
Updates for new shared library versions in GNOME 1.2
Notes
Notes:
svn path=/head/; revision=29057
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gob/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gob/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/rep-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index ebed89f89440..a570df489680 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gob -PORTVERSION= 0.93.5 +PORTVERSION= 1.0.0 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ diff --git a/x11-toolkits/gob/distinfo b/x11-toolkits/gob/distinfo index 88ac5402fa1e..b877386667b5 100644 --- a/x11-toolkits/gob/distinfo +++ b/x11-toolkits/gob/distinfo @@ -1 +1 @@ -MD5 (gob-0.93.5.tar.gz) = ed21a59073e0edf6d6e858a914d84a59 +MD5 (gob-1.0.0.tar.gz) = 353c10d6bf94c835ade466061858bc90 diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile index fcc954cb2166..61873006ce46 100644 --- a/x11-toolkits/rep-gtk/Makefile +++ b/x11-toolkits/rep-gtk/Makefile @@ -15,7 +15,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 .if !defined(NOGNOME) LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \ - gnome.3:${PORTSDIR}/x11/gnomelibs + gnome.4:${PORTSDIR}/x11/gnomelibs .endif BUILD_DEPENDS= rep:${PORTSDIR}/lang/librep diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index fcc954cb2166..61873006ce46 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -15,7 +15,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 .if !defined(NOGNOME) LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \ - gnome.3:${PORTSDIR}/x11/gnomelibs + gnome.4:${PORTSDIR}/x11/gnomelibs .endif BUILD_DEPENDS= rep:${PORTSDIR}/lang/librep |