diff options
Diffstat (limited to 'accessibility/py3-atspi/Makefile')
-rw-r--r-- | accessibility/py3-atspi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/py3-atspi/Makefile b/accessibility/py3-atspi/Makefile index ab93b6a59d41..a8aeef751278 100644 --- a/accessibility/py3-atspi/Makefile +++ b/accessibility/py3-atspi/Makefile @@ -6,8 +6,7 @@ PORTNAME= atspi PORTVERSION= 2.12.0 PORTREVISION= 2 CATEGORIES= accessibility x11-toolkits python -MASTER_SITES= GNOME -MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME/sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyatspi-${PORTVERSION} DIST_SUBDIR= gnome3 |