summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-02 21:42:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-02 21:42:10 +0000
commit2526b3bb231e72addf417afc5b43aedc28c24e88 (patch)
tree4f648be9164bfd3c24896983099922d6cae31c07 /x11-toolkits
parentAdd missing dependency on libglade. (diff)
Add missing dependencies on libzvt and gnomepanel.
Reported by: bento
Notes
Notes: svn path=/head/; revision=76759
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gnome2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index df978b47cad1..756706af4d6b 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= py-gnome
PORTVERSION= 1.99.15
+PORTREVISION= 1
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python/1.99
@@ -19,6 +20,8 @@ COMMENT= A set of Python bindings for GNOME 2
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk2
LIB_DEPENDS= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
+ panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
+ zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt \
nautilus.2:${PORTSDIR}/x11-fm/nautilus2
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk2