diff options
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 3da2230215ba..07f3ec3045da 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -14,6 +14,7 @@ DISTNAME= pygtk-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= A set of Python bindings for GTK LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ gtkgl-2.0:${PORTSDIR}/x11-toolkits/gtkglarea2 |