mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Use the new gnomespeech GNOME component.
This commit is contained in:
parent
c1d5adbff9
commit
557e51f968
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107897
1 changed files with 3 additions and 3 deletions
|
@ -15,13 +15,13 @@ DIST_SUBDIR= gnome2
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Collection of accessibility apps for GNOME 2
|
COMMENT= Collection of accessibility apps for GNOME 2
|
||||||
|
|
||||||
LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag \
|
LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag
|
||||||
gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech
|
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui atspi
|
USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui atspi \
|
||||||
|
gnomespeech
|
||||||
USE_LIBTOOL_VER=13
|
USE_LIBTOOL_VER=13
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
|
Loading…
Add table
Reference in a new issue