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/gail | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'accessibility/gail')
-rw-r--r-- | accessibility/gail/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
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 |