diff options
Diffstat (limited to 'accessibility/caribou/Makefile')
-rw-r--r-- | accessibility/caribou/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index fbb3fec7da7d..95b69854e233 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -1,5 +1,6 @@ PORTNAME= caribou DISTVERSION= 0.4.21-78 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g9c900f0 CATEGORIES= accessibility gnome DIST_SUBDIR= gnome @@ -21,7 +22,7 @@ LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \ libdbus-1.so:devel/dbus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR} -USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase pathfix \ +USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase \ pkgconfig python shebangfix vala:build xorg USE_GITLAB= yes |