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 /x11-toolkits | |
parent | 7c09853bbd849790055ace4250da4c202d698191 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/rep-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/rep-gtk/Makefile b/x11-toolkits/rep-gtk/Makefile index dffe3f25839a..fafaf2f8d529 100644 --- a/x11-toolkits/rep-gtk/Makefile +++ b/x11-toolkits/rep-gtk/Makefile @@ -14,7 +14,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 .if !defined(NOGNOME) -LIB_DEPENDS+= glade.2:${PORTSDIR}/devel/libglade \ +LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \ gnome.3:${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 dffe3f25839a..fafaf2f8d529 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -14,7 +14,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 .if !defined(NOGNOME) -LIB_DEPENDS+= glade.2:${PORTSDIR}/devel/libglade \ +LIB_DEPENDS+= glade.3:${PORTSDIR}/devel/libglade \ gnome.3:${PORTSDIR}/x11/gnomelibs .endif BUILD_DEPENDS= rep:${PORTSDIR}/lang/librep |