diff options
Diffstat (limited to 'audio/espeak/Makefile')
-rw-r--r-- | audio/espeak/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index b8d1523352a1..c8f3262be323 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -25,7 +25,6 @@ MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PLIST_SUB+= ESPEAK_LIBRARY=${ESPEAK_LIBRARY} -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_LDCONFIG= yes USE_ZIP= yes |