aboutsummaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-17 07:38:15 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-17 07:38:15 +0000
commit15c4a5ecf338d0133b87647ab773c6df26f3ea15 (patch)
tree320f49e86d38a480aace5bd0e27c34d6c8f75c2c /accessibility/speech-dispatcher
parenta9836219c62bdf7cdcfc3af658d25ae25aeaeb11 (diff)
downloadports-15c4a5ecf338d0133b87647ab773c6df26f3ea15.tar.gz
ports-15c4a5ecf338d0133b87647ab773c6df26f3ea15.zip
Notes
Diffstat (limited to 'accessibility/speech-dispatcher')
-rw-r--r--accessibility/speech-dispatcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index 55f7e8e3b744..2449529aaf9b 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -13,10 +13,10 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
LIB_DEPENDS= libdotconf.so:${PORTSDIR}/devel/dotconf \
+ libltdl.so:${PORTSDIR}/devel/libltdl \
libsndfile.so:${PORTSDIR}/audio/libsndfile
# gnomehier is required because of share/sounds directory.
-USE_AUTOTOOLS= libltdl
USE_GNOME= glib20 gnomehier intltool
USES= gettext gmake pathfix pkgconfig libtool
GNU_CONFIGURE= yes