From 29de9b5413265f4e01fecbc9cc8795e0d8af0236 Mon Sep 17 00:00:00 2001 From: nectar Date: Thu, 29 Jun 2000 12:17:32 +0000 Subject: Add a missing dependency. --- x11-toolkits/py-gnome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/py-gnome') diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index 0236f0d24734..9ab7fdd095a7 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -16,7 +16,8 @@ MAINTAINER= nectar@FreeBSD.org BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python ${PYGTK_DEP} LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter + capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ + panel_applet.4:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python ${PYGTK_DEP} GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -- cgit