aboutsummaryrefslogtreecommitdiff
path: root/accessibility/gnopernicus
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-29 00:05:33 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-29 00:05:33 +0000
commit557e51f968c30484b7c93e49d66a776d9b8baf3a (patch)
treefd7ca5f0cef167292456af8ec4581369889faed4 /accessibility/gnopernicus
parentc1d5adbff9121a70e0798a06f322d92966026cf6 (diff)
downloadports-557e51f968c30484b7c93e49d66a776d9b8baf3a.tar.gz
ports-557e51f968c30484b7c93e49d66a776d9b8baf3a.zip
Use the new gnomespeech GNOME component.
Notes
Notes: svn path=/head/; revision=107897
Diffstat (limited to 'accessibility/gnopernicus')
-rw-r--r--accessibility/gnopernicus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index d7f98c59ae95..1363a295b5e0 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"