diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-08 21:44:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-08 21:44:47 +0000 |
commit | 17ee7165aea879071d913826804baa37de2e0de1 (patch) | |
tree | 9f20a33279968174467b3041f4e49a1ffd33a88a /palm | |
parent | 776cf5dafd2d7604a9c9de82d7f5c14c6783ad15 (diff) | |
download | ports-17ee7165aea879071d913826804baa37de2e0de1.tar.gz ports-17ee7165aea879071d913826804baa37de2e0de1.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | palm/gnomepilot/Makefile | 4 | ||||
-rw-r--r-- | palm/gnomepilot2/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index 4226912cd327..da49259fb55b 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -15,7 +15,9 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ - capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter + capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ + panel_applet.4:${PORTSDIR}/x11/gnomecore \ + xml.5:${PORTSDIR}/devel/libxml GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index 4226912cd327..da49259fb55b 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -15,7 +15,9 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ - capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter + capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ + panel_applet.4:${PORTSDIR}/x11/gnomecore \ + xml.5:${PORTSDIR}/devel/libxml GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 4226912cd327..da49259fb55b 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -15,7 +15,9 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ - capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter + capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ + panel_applet.4:${PORTSDIR}/x11/gnomecore \ + xml.5:${PORTSDIR}/devel/libxml GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |