diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:36:20 +0000 |
commit | 3195b6f71c9c4bf646bb409fd265132f3dd359d7 (patch) | |
tree | 546dd6e2e7a43531e8dc0884dc602d3e0d179571 /x11/libgnome/Makefile | |
parent | ea63875e99d625ad17a97f4bc840d309b1892ae0 (diff) | |
download | ports-3195b6f71c9c4bf646bb409fd265132f3dd359d7.tar.gz ports-3195b6f71c9c4bf646bb409fd265132f3dd359d7.zip |
Notes
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 02af321003bc..20f402817224 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org +COMMENT= Libraries for GNOME, a GNU desktop environment BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS+= xslt.1:${PORTSDIR}/textproc/libxslt \ |