summaryrefslogtreecommitdiff
path: root/palm/gnome-pilot
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-10 16:12:55 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-10 16:12:55 +0000
commita56e059f990f676cbe9c09d466fee23ec389284b (patch)
tree8f1a69f76a024eaafe792c46d6594ad05cd1d859 /palm/gnome-pilot
parentFix the refresh problem. (diff)
Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie.
Submitted by: knu
Notes
Notes: svn path=/head/; revision=29503
Diffstat (limited to 'palm/gnome-pilot')
-rw-r--r--palm/gnome-pilot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index da49259fb55b..ad1ea76916c2 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -17,7 +17,7 @@ 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}/devel/libxml
+ xml.5:${PORTSDIR}/textproc/libxml
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config