aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/py-atspi
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-14 07:44:04 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-14 07:44:04 +0800
commit33c0ee7f0126ec306d48eca61798651409ee375a (patch)
tree961297416c906e0823b8b668309a81d984be81e5 /accessibility/py-atspi
parentb9a3d842cfc218dce5295d4dedf3b7e0e8727ade (diff)
downloadfreebsd-ports-gnome-33c0ee7f0126ec306d48eca61798651409ee375a.tar.gz
freebsd-ports-gnome-33c0ee7f0126ec306d48eca61798651409ee375a.tar.zst
freebsd-ports-gnome-33c0ee7f0126ec306d48eca61798651409ee375a.zip
- Add missing python virtual categories
Diffstat (limited to 'accessibility/py-atspi')
-rw-r--r--accessibility/py-atspi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index 030cd6b1ba0e..1f8ac59598d9 100644
--- a/accessibility/py-atspi/Makefile
+++ b/accessibility/py-atspi/Makefile
@@ -9,7 +9,7 @@
PORTNAME= atspi
PORTVERSION= 0.1.8
PORTREVISION= 1
-CATEGORIES= accessibility x11-toolkits
+CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}