diff options
Diffstat (limited to 'audio/faad/Makefile')
-rw-r--r-- | audio/faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 5a651be54d64..a27de02f161d 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -26,7 +26,7 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes USE_SDL= yes |