diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /accessibility | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-spi/Makefile | 1 | ||||
-rw-r--r-- | accessibility/at-spi/pkg-comment | 1 | ||||
-rw-r--r-- | accessibility/atk/Makefile | 1 | ||||
-rw-r--r-- | accessibility/atk/pkg-comment | 1 | ||||
-rw-r--r-- | accessibility/gail/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gail/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 475f05818565..60a4d0437386 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= An Assistive Technology Service Provider Interface LIB_DEPENDS= gailutil.17:${PORTSDIR}/x11-toolkits/gail \ bonobo-2.0:${PORTSDIR}/devel/libbonobo diff --git a/accessibility/at-spi/pkg-comment b/accessibility/at-spi/pkg-comment deleted file mode 100644 index 147c5c72af79..000000000000 --- a/accessibility/at-spi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Assistive Technology Service Provider Interface diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 6ca7fa395a88..67d0c7ca7452 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -19,6 +19,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME accessibility toolkit (ATK) LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 diff --git a/accessibility/atk/pkg-comment b/accessibility/atk/pkg-comment deleted file mode 100644 index 12a15ec5d95c..000000000000 --- a/accessibility/atk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME accessibility toolkit (ATK) diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index c3515535376d..81072197b081 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= An implementation of the ATK interfaces for GTK+ widgets LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas diff --git a/accessibility/gail/pkg-comment b/accessibility/gail/pkg-comment deleted file mode 100644 index 916da666154f..000000000000 --- a/accessibility/gail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the ATK interfaces for GTK+ widgets |