aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/py-clutter-gtk/Makefile2
-rw-r--r--graphics/py-clutter/Makefile2
-rw-r--r--graphics/py-goocanvas/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile
index f95a41edbfe8..ebe22b2cb727 100644
--- a/graphics/py-clutter-gtk/Makefile
+++ b/graphics/py-clutter-gtk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= clutter
PORTVERSION= 0.10.0
-CATEGORIES= graphics
+CATEGORIES= graphics python
MASTER_SITES= http://www.clutter-project.org/sources/pyclutter-gtk/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= gtk
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index 23e1c994138e..365db2649d6b 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -9,7 +9,7 @@
PORTNAME= clutter
PORTVERSION= 1.0.2
PORTREVISION= 1
-CATEGORIES= graphics
+CATEGORIES= graphics python
MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile
index e193ec91f8a6..0068bdf2c777 100644
--- a/graphics/py-goocanvas/Makefile
+++ b/graphics/py-goocanvas/Makefile
@@ -8,7 +8,7 @@
PORTNAME= goocanvas
PORTVERSION= 0.14.1
PORTREVISION= 3
-CATEGORIES= graphics
+CATEGORIES= graphics python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/py${PORTNAME}/${PORTVERSION:C/..$//}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}