aboutsummaryrefslogtreecommitdiff
path: root/palm/gnome-pilot
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-15 22:36:32 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-15 22:36:32 +0000
commit09ce42503ef87a59356a2c2be351051d8adf08eb (patch)
treeead4691fd95589816c7f368f686c04203fafe6b6 /palm/gnome-pilot
parentf15c809077eee975024783bae4dc3833eac4d1b8 (diff)
downloadports-09ce42503ef87a59356a2c2be351051d8adf08eb.tar.gz
ports-09ce42503ef87a59356a2c2be351051d8adf08eb.zip
Add devel/libglade dependency
Problem pointed out by: Roman Shterenzon <roman@xpert.com>
Notes
Notes: svn path=/head/; revision=29623
Diffstat (limited to 'palm/gnome-pilot')
-rw-r--r--palm/gnome-pilot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index ad1ea76916c2..bf1476f2f8ff 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \
capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
panel_applet.4:${PORTSDIR}/x11/gnomecore \
- xml.5:${PORTSDIR}/textproc/libxml
+ xml.5:${PORTSDIR}/textproc/libxml \
+ glade.3:${PORTSDIR}/devel/libglade
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config