aboutsummaryrefslogtreecommitdiff
path: root/audio/espeak
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-04-29 09:59:09 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-04-29 09:59:09 +0000
commit8de5e30944610898fd12098e58b6067cccb51991 (patch)
tree3285b524ee30671ab4590f5cb258278db544a3ab /audio/espeak
parentb786ff905c6c5f6bacd8a3a4784095c9d55074aa (diff)
downloadports-8de5e30944610898fd12098e58b6067cccb51991.tar.gz
ports-8de5e30944610898fd12098e58b6067cccb51991.zip
Fix CONFLICTS
Notified by: ITetcu (irc)
Notes
Notes: svn path=/head/; revision=160730
Diffstat (limited to 'audio/espeak')
-rw-r--r--audio/espeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile
index 5ff47fdaa18e..3ba11da3c85f 100644
--- a/audio/espeak/Makefile
+++ b/audio/espeak/Makefile
@@ -17,7 +17,7 @@ COMMENT= A software speech synthesizer
LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio
-CONFLICTS= speak-1*
+CONFLICTS= speak-1.[0-9]
MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" CPPFLAGS="${CPPFLAGS}" \