summaryrefslogtreecommitdiffstats
path: root/accessibility/gnome-speech/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/gnome-speech/Makefile')
-rw-r--r--accessibility/gnome-speech/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index 1e1eecfaf..3853b3214 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gnome-speech/Makefile,v 1.19 2006/07/24 05:00:27 marcus Exp $
+# $MCom: ports/accessibility/gnome-speech/Makefile,v 1.20 2006/08/06 18:42:00 marcus Exp $
#
PORTNAME= gnome-speech
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.4
CATEGORIES= accessibility audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack libbonobo
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"