summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-29 00:05:33 +0000
committermarcus <marcus@FreeBSD.org>2004-04-29 00:05:33 +0000
commit94c28a99a3b60368399583849b738549368fed60 (patch)
tree97b59e60b725ef942241e9b4fbc43c125cf69956 /accessibility
parenta321403fdefa892fb3dffdecaf64bc099bfdb716 (diff)
downloadFreeBSD-ports-94c28a99a3b60368399583849b738549368fed60.zip
FreeBSD-ports-94c28a99a3b60368399583849b738549368fed60.tar.gz
Use the new gnomespeech GNOME component.
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnopernicus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index d7f98c5..1363a29 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -15,13 +15,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of accessibility apps for GNOME 2
-LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag \
- gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech
+LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/accessibility/gnomemag
USE_BZIP2= yes
USE_X_PREFIX= 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
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud