aboutsummaryrefslogtreecommitdiffstats
path: root/palm/gnomepilot2
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-06-09 05:44:47 +0800
committerade <ade@FreeBSD.org>2000-06-09 05:44:47 +0800
commit147c319ba8f128e6bc11ba5b8f661e0a08dbfe41 (patch)
tree19877ffe37febeb94aca37d9a4ef0105990166af /palm/gnomepilot2
parentf82c25c43bb7d6a834405f047afe90c46620b6ee (diff)
downloadfreebsd-ports-gnome-147c319ba8f128e6bc11ba5b8f661e0a08dbfe41.tar.gz
freebsd-ports-gnome-147c319ba8f128e6bc11ba5b8f661e0a08dbfe41.tar.zst
freebsd-ports-gnome-147c319ba8f128e6bc11ba5b8f661e0a08dbfe41.zip
Add missing dependencies
Submitted by: bento
Diffstat (limited to 'palm/gnomepilot2')
-rw-r--r--palm/gnomepilot2/Makefile4
1 files changed, 3 insertions, 1 deletions
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