diff options
author | ade <ade@FreeBSD.org> | 2000-07-12 06:02:22 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-07-12 06:02:22 +0800 |
commit | b750157dcdd1bf7d69ef59820564694cd1981d34 (patch) | |
tree | 2eb037b6b37f8d57151f125e074fc489e86cc7cb /palm | |
parent | df2e84ee32701fd40896a35746800b89f9684a04 (diff) | |
download | freebsd-ports-gnome-b750157dcdd1bf7d69ef59820564694cd1981d34.tar.gz freebsd-ports-gnome-b750157dcdd1bf7d69ef59820564694cd1981d34.tar.zst freebsd-ports-gnome-b750157dcdd1bf7d69ef59820564694cd1981d34.zip |
Update for new devel/libglade shlib version
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 12f0d7dec1a1..0fb0eec8993e 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ xml.5:${PORTSDIR}/textproc/libxml \ - glade.3:${PORTSDIR}/devel/libglade + glade.4:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index 12f0d7dec1a1..0fb0eec8993e 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ xml.5:${PORTSDIR}/textproc/libxml \ - glade.3:${PORTSDIR}/devel/libglade + glade.4:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 12f0d7dec1a1..0fb0eec8993e 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ xml.5:${PORTSDIR}/textproc/libxml \ - glade.3:${PORTSDIR}/devel/libglade + glade.4:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |