diff options
Diffstat (limited to 'audio/polypaudio/Makefile')
-rw-r--r-- | audio/polypaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/polypaudio/Makefile b/audio/polypaudio/Makefile index e6d4c4a4ddc3..250234c27dac 100644 --- a/audio/polypaudio/Makefile +++ b/audio/polypaudio/Makefile @@ -21,7 +21,7 @@ USE_GNOME= gnometarget gnomehack glib20 WANT_GNOME= yes USE_XLIB= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libltdl:15 +USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GETOPT_LONG=yes |