aboutsummaryrefslogtreecommitdiff
path: root/palm/gnomepilot
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-08 21:44:47 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-08 21:44:47 +0000
commit17ee7165aea879071d913826804baa37de2e0de1 (patch)
tree9f20a33279968174467b3041f4e49a1ffd33a88a /palm/gnomepilot
parent776cf5dafd2d7604a9c9de82d7f5c14c6783ad15 (diff)
downloadports-17ee7165aea879071d913826804baa37de2e0de1.tar.gz
ports-17ee7165aea879071d913826804baa37de2e0de1.zip
Add missing dependencies
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29411
Diffstat (limited to 'palm/gnomepilot')
-rw-r--r--palm/gnomepilot/Makefile4
1 files changed, 3 insertions, 1 deletions
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