diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 22:02:22 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 22:02:22 +0000 |
commit | cbe360036c13bb91a38310ff226a8eb0b2a1b104 (patch) | |
tree | c4e9259e62b5ba67ea0110493b4e0e2540210bd9 /palm/gnomepilot | |
parent | f71b35794fc63964a374403cef8e98a60254d6e9 (diff) | |
download | ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.tar.gz ports-cbe360036c13bb91a38310ff226a8eb0b2a1b104.zip |
Notes
Diffstat (limited to 'palm/gnomepilot')
-rw-r--r-- | palm/gnomepilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |