diff options
Diffstat (limited to 'accessibility/py3-atspi/Makefile')
-rw-r--r-- | accessibility/py3-atspi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/py3-atspi/Makefile b/accessibility/py3-atspi/Makefile index 8e8d4ab..450b168e 100644 --- a/accessibility/py3-atspi/Makefile +++ b/accessibility/py3-atspi/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Python3 API for the D-BUS based SPI framework -RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core +RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:accessibility/at-spi2-core CONFLICTS= at-spi-1.[0-9]* PORTSCOUT= limitw:1,even |