aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
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 /x11-toolkits
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 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gtksourceview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile
index 9d85d62bb8ee..f7f09178d1f4 100644
--- a/x11-toolkits/py-gtksourceview/Makefile
+++ b/x11-toolkits/py-gtksourceview/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gtksourceview
PORTVERSION= 2.10.1
-CATEGORIES= x11-toolkits gnome
+CATEGORIES= x11-toolkits gnome python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}