diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-29 12:17:32 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-29 12:17:32 +0000 |
commit | b99b00b305e48b103ccd523ff3d11d99fd834842 (patch) | |
tree | 0835f1173d4be6a2933d053dd187eb0a22e80db3 /x11-toolkits/py-gnome2 | |
parent | 09fef2d07f764c95f5774b93f18ad9377401cc9d (diff) | |
download | ports-b99b00b305e48b103ccd523ff3d11d99fd834842.tar.gz ports-b99b00b305e48b103ccd523ff3d11d99fd834842.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 0236f0d24734..9ab7fdd095a7 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/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 |