diff options
Diffstat (limited to 'devel/libglade2/Makefile')
-rw-r--r-- | devel/libglade2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index c606d5b68bcb..cb01d722efe5 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME glade library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |