diff options
Diffstat (limited to 'accessibility/gnome-speech/Makefile')
-rw-r--r-- | accessibility/gnome-speech/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index e2e343d16fb1..1a18a35a0afa 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespeech PORTVERSION= 0.3.9 +PORTREVISION= 1 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 @@ -19,7 +20,7 @@ COMMENT= GNOME text-to-speech API USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |