diff options
Diffstat (limited to 'accessibility')
| -rw-r--r-- | accessibility/accerciser/Makefile | 10 | ||||
| -rw-r--r-- | accessibility/accerciser3/Makefile | 10 | ||||
| -rw-r--r-- | accessibility/at-spi2-core/Makefile | 4 | ||||
| -rw-r--r-- | accessibility/atk/Makefile | 4 | ||||
| -rw-r--r-- | accessibility/caribou/Makefile | 19 | ||||
| -rw-r--r-- | accessibility/mousetweaks/Makefile | 12 | ||||
| -rw-r--r-- | accessibility/mousetweaks3/Makefile | 12 | ||||
| -rw-r--r-- | accessibility/orca/Makefile | 15 | ||||
| -rw-r--r-- | accessibility/orca3/Makefile | 14 | ||||
| -rw-r--r-- | accessibility/py-atspi/Makefile | 5 |
10 files changed, 35 insertions, 70 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile index e346aa3ab..3f042eddd 100644 --- a/accessibility/accerciser/Makefile +++ b/accessibility/accerciser/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: accerciser -# Date created: 2007-09-17 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/accerciser/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= accerciser PORTVERSION= 1.12.1 @@ -22,7 +18,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pygnomedesktop atspi intlhack USE_PYTHON= yes -USE_GETTEXT= yes +USES= gettext pkgconfig INSTALLS_OMF= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes diff --git a/accessibility/accerciser3/Makefile b/accessibility/accerciser3/Makefile index 63a14e340..d8abc7cea 100644 --- a/accessibility/accerciser3/Makefile +++ b/accessibility/accerciser3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: accerciser -# Date created: 2007-09-17 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/accerciser3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= accerciser PORTVERSION= 3.4.1 @@ -26,7 +22,7 @@ USE_XZ= yes USE_GMAKE= yes USE_GNOME= gtk30 pygobject3 intlhack USE_PYTHON= yes -USE_GETTEXT= yes +USES= gettext pkgconfig INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_DISPLAY= yes diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index ddcc33f88..7a1bb29c1 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -18,12 +18,10 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus PORTSCOUT= limitw:1,even +USES= pathfix pkgconfig gettext USE_XZ= yes -USE_GETTEXT= yes USE_GMAKE= yes -USES= pathfix USE_GNOME= gnomehier glib20 intlhack -USE_PKGCONFIG= build USE_XORG= x11 xi xtst xext USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 24de9c066..8f407c987 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -18,13 +18,11 @@ USE_XZ= yes BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USES= pathfix +USES= pathfix gettext pkgconfig USE_GNOME= gnomehier glib20 ltverhack referencehack -USE_PKGCONFIG= build CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index df75834b9..13a777fcb 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: caribou -# Date created: 10 Juni 2010 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/caribou/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= caribou PORTVERSION= 0.4.3 @@ -19,19 +15,18 @@ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter \ - gee.2:${PORTSDIR}/devel/libgee06 \ - xklavier.12:${PORTSDIR}/x11/libxklavier +LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter \ + gee:${PORTSDIR}/devel/libgee06 \ + xklavier:${PORTSDIR}/x11/libxklavier RUN_DEPENDS= py*-atspi>=2.1.91:${PORTSDIR}/accessibility/py-atspi USE_XZ= yes USE_GMAKE= yes MAKE_JOBS_UNSAFE=yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_PYTHON= yes USE_XORG= x11 xtst -USE_GNOME= gnomehack intltool pygobject3 gtk30 intlhack gnomedocutils \ - libxml2 +USE_GNOME= intltool pygobject3 gtk30 intlhack gnomedocutils libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile index c7e9532ed..b0a634cb2 100644 --- a/accessibility/mousetweaks/Makefile +++ b/accessibility/mousetweaks/Makefile @@ -1,10 +1,6 @@ -# Ports collection makefile for: mousetweaks -# Date created: 2008 01 10 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/mousetweaks/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= mousetweaks PORTVERSION= 2.32.1 @@ -19,9 +15,9 @@ CONFLICTS= mousetweaks-3.[0-9]* USE_XORG= x11 xfixes xcursor xtst USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack +USE_GNOME= gnomeprefix gnomepanel intlhack USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/accessibility/mousetweaks3/Makefile b/accessibility/mousetweaks3/Makefile index 19b81800f..a7d4357c7 100644 --- a/accessibility/mousetweaks3/Makefile +++ b/accessibility/mousetweaks3/Makefile @@ -1,10 +1,6 @@ -# Ports collection makefile for: mousetweaks -# Date created: 2008 01 10 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/mousetweaks3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= mousetweaks PORTVERSION= 3.4.2 @@ -23,9 +19,9 @@ CONFLICTS= mousetweaks-2.[0-9]* LATEST_LINK= mousetweaks3 USE_XORG= x11 xfixes xcursor xtst USE_XZ= yes -USE_GNOME= gnomehack gnomeprefix intlhack gnomedocutils gtk30 +USE_GNOME= gnomeprefix intlhack gnomedocutils gtk30 USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 8ae0b6d0b..cb0cf535e 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: orca -# Date created: 25 Jul 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/orca/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= orca PORTVERSION= 2.32.1 @@ -19,7 +15,7 @@ COMMENT= Scriptable screen reader BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg -LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag +LIB_DEPENDS= gnome-mag:${PORTSDIR}/accessibility/gnome-mag RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg @@ -29,11 +25,10 @@ CONFLICTS= orca-3.[0-9]* py*-json-py-[0-9]* LATEST_LINK= gnome-orca USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_PYTHON= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui gnomespeech pygnome2 \ - pygnomedesktop +USE_GNOME= gnomeprefix libgnomeui gnomespeech pygnome2 pygnomedesktop INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/accessibility/orca3/Makefile b/accessibility/orca3/Makefile index 993116d9f..68efbfb55 100644 --- a/accessibility/orca3/Makefile +++ b/accessibility/orca3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: orca -# Date created: 25 Jul 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/accessibility/orca3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= orca PORTVERSION= 3.4.2 @@ -19,7 +15,7 @@ COMMENT= Scriptable screen reader BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo -LIB_DEPENDS= atspi.0:${PORTSDIR}/accessibility/at-spi2-core +LIB_DEPENDS= atspi:${PORTSDIR}/accessibility/at-spi2-core RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ ${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo @@ -31,10 +27,10 @@ CONFLICTS= orca-2.[0-9]* py*-json-py-[0-9]* LATEST_LINK= gnome-orca3 USE_XZ= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_PYTHON= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk30 pygobject3 gnomedocutils +USE_GNOME= gnomeprefix gtk30 pygobject3 gnomedocutils INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index 4fca85225..ce1244b39 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -1,6 +1,6 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/accessibility/py-atspi/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= atspi PORTVERSION= 2.8.0 @@ -19,9 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at CONFLICTS= at-spi-1.[0-9]* USE_XZ= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_GMAKE= yes -USES= pathfix USE_GNOME= gnomehier intlhack pygobject3 GNU_CONFIGURE= yes USE_PYTHON= yes |
